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

142 lines
18 KiB
C++

#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: GCL_SpookyMist_Wobble
#include "Basic.hpp"
#include "CoreUObject_structs.hpp"
#include "GameplayAbilities_structs.hpp"
#include "Engine_structs.hpp"
namespace SDK::Params
{
// Function GCL_SpookyMist_Wobble.GCL_SpookyMist_Wobble_C.ExecuteUbergraph_GCL_SpookyMist_Wobble
// 0x00A8 (0x00A8 - 0x0000)
struct GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble final
{
public:
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Temp_int_Array_Index_Variable; // 0x0004(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
TArray<class AActor*> Temp_object_Variable; // 0x0008(0x0010)(ConstParm, ZeroConstructor, ReferenceParm)
bool CallFunc_IsValid_ReturnValue; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
struct FVector CallFunc_K2_GetActorLocation_ReturnValue; // 0x001C(0x000C)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_Add_VectorVector_ReturnValue; // 0x0028(0x000C)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 Temp_int_Loop_Counter_Variable; // 0x0034(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float CallFunc_GetTimeSeconds_ReturnValue; // 0x0038(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_Add_IntInt_ReturnValue; // 0x003C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_K2_GetActorLocation_ReturnValue1; // 0x0040(0x000C)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_4C[0x4]; // 0x004C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
TArray<class AActor*> CallFunc_SphereOverlapActors_OutActors; // 0x0050(0x0010)(ZeroConstructor, ReferenceParm)
bool CallFunc_SphereOverlapActors_ReturnValue; // 0x0060(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_61[0x3]; // 0x0061(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
int32 CallFunc_Array_Length_ReturnValue; // 0x0064(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class AActor* CallFunc_Array_Get_Item; // 0x0068(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Less_IntInt_ReturnValue; // 0x0070(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_71[0x7]; // 0x0071(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class ABuildingSMActor* K2Node_DynamicCast_AsBuilding_SMActor; // 0x0078(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x0080(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_81[0x3]; // 0x0081(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
struct FVector CallFunc_K2_GetActorLocation_ReturnValue2; // 0x0084(0x000C)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FRotator CallFunc_FindLookAtRotation_ReturnValue; // 0x0090(0x000C)(ZeroConstructor, IsPlainOldData, NoDestructor)
struct FVector CallFunc_Conv_RotatorToVector_ReturnValue; // 0x009C(0x000C)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble) == 0x000008, "Wrong alignment on GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble");
static_assert(sizeof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble) == 0x0000A8, "Wrong size on GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, EntryPoint) == 0x000000, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::EntryPoint' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, Temp_int_Array_Index_Variable) == 0x000004, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::Temp_int_Array_Index_Variable' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, Temp_object_Variable) == 0x000008, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::Temp_object_Variable' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_IsValid_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_K2_GetActorLocation_ReturnValue) == 0x00001C, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_Add_VectorVector_ReturnValue) == 0x000028, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::Temp_int_Loop_Counter_Variable' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_GetTimeSeconds_ReturnValue) == 0x000038, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_K2_GetActorLocation_ReturnValue1) == 0x000040, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_K2_GetActorLocation_ReturnValue1' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_SphereOverlapActors_OutActors) == 0x000050, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_SphereOverlapActors_OutActors' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_SphereOverlapActors_ReturnValue) == 0x000060, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_SphereOverlapActors_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_Array_Length_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_Array_Get_Item) == 0x000068, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_Array_Get_Item' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, K2Node_DynamicCast_AsBuilding_SMActor) == 0x000078, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::K2Node_DynamicCast_AsBuilding_SMActor' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::K2Node_DynamicCast_bSuccess' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_K2_GetActorLocation_ReturnValue2) == 0x000084, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_K2_GetActorLocation_ReturnValue2' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_FindLookAtRotation_ReturnValue) == 0x000090, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x00009C, "Member 'GCL_SpookyMist_Wobble_C_ExecuteUbergraph_GCL_SpookyMist_Wobble::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!");
// Function GCL_SpookyMist_Wobble.GCL_SpookyMist_Wobble_C.OnRemove
// 0x00C8 (0x00C8 - 0x0000)
struct GCL_SpookyMist_Wobble_C_OnRemove final
{
public:
class AActor* MyTarget; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FGameplayCueParameters Parameters; // 0x0008(0x00B8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, ContainsInstancedReference)
bool ReturnValue; // 0x00C0(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor)
bool CallFunc_IsValid_ReturnValue; // 0x00C1(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(GCL_SpookyMist_Wobble_C_OnRemove) == 0x000008, "Wrong alignment on GCL_SpookyMist_Wobble_C_OnRemove");
static_assert(sizeof(GCL_SpookyMist_Wobble_C_OnRemove) == 0x0000C8, "Wrong size on GCL_SpookyMist_Wobble_C_OnRemove");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnRemove, MyTarget) == 0x000000, "Member 'GCL_SpookyMist_Wobble_C_OnRemove::MyTarget' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnRemove, Parameters) == 0x000008, "Member 'GCL_SpookyMist_Wobble_C_OnRemove::Parameters' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnRemove, ReturnValue) == 0x0000C0, "Member 'GCL_SpookyMist_Wobble_C_OnRemove::ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnRemove, CallFunc_IsValid_ReturnValue) == 0x0000C1, "Member 'GCL_SpookyMist_Wobble_C_OnRemove::CallFunc_IsValid_ReturnValue' has a wrong offset!");
// Function GCL_SpookyMist_Wobble.GCL_SpookyMist_Wobble_C.OnActive
// 0x00F8 (0x00F8 - 0x0000)
struct GCL_SpookyMist_Wobble_C_OnActive final
{
public:
class AActor* MyTarget; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FGameplayCueParameters Parameters; // 0x0008(0x00B8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, ContainsInstancedReference)
bool ReturnValue; // 0x00C0(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor)
uint8 Pad_C1[0x7]; // 0x00C1(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class AActor* PlayerPawn; // 0x00C8(0x0008)(Edit, BlueprintVisible, ZeroConstructor, DisableEditOnTemplate, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class AFortPlayerPawn* K2Node_DynamicCast_AsFort_Player_Pawn; // 0x00D0(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x00D8(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_D9[0x3]; // 0x00D9(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate; // 0x00DC(0x0010)(ZeroConstructor, NoDestructor)
uint8 Pad_EC[0x4]; // 0x00EC(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
struct FTimerHandle CallFunc_K2_SetTimerDelegate_ReturnValue; // 0x00F0(0x0008)(NoDestructor, HasGetValueTypeHash)
};
static_assert(alignof(GCL_SpookyMist_Wobble_C_OnActive) == 0x000008, "Wrong alignment on GCL_SpookyMist_Wobble_C_OnActive");
static_assert(sizeof(GCL_SpookyMist_Wobble_C_OnActive) == 0x0000F8, "Wrong size on GCL_SpookyMist_Wobble_C_OnActive");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, MyTarget) == 0x000000, "Member 'GCL_SpookyMist_Wobble_C_OnActive::MyTarget' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, Parameters) == 0x000008, "Member 'GCL_SpookyMist_Wobble_C_OnActive::Parameters' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, ReturnValue) == 0x0000C0, "Member 'GCL_SpookyMist_Wobble_C_OnActive::ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, PlayerPawn) == 0x0000C8, "Member 'GCL_SpookyMist_Wobble_C_OnActive::PlayerPawn' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, K2Node_DynamicCast_AsFort_Player_Pawn) == 0x0000D0, "Member 'GCL_SpookyMist_Wobble_C_OnActive::K2Node_DynamicCast_AsFort_Player_Pawn' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'GCL_SpookyMist_Wobble_C_OnActive::K2Node_DynamicCast_bSuccess' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, K2Node_CreateDelegate_OutputDelegate) == 0x0000DC, "Member 'GCL_SpookyMist_Wobble_C_OnActive::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_OnActive, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000F0, "Member 'GCL_SpookyMist_Wobble_C_OnActive::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!");
// Function GCL_SpookyMist_Wobble.GCL_SpookyMist_Wobble_C.WhileActive
// 0x00D8 (0x00D8 - 0x0000)
struct GCL_SpookyMist_Wobble_C_WhileActive final
{
public:
class AActor* MyTarget; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FGameplayCueParameters Parameters; // 0x0008(0x00B8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, ContainsInstancedReference)
bool ReturnValue; // 0x00C0(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor)
uint8 Pad_C1[0x7]; // 0x00C1(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
class AFortPlayerPawn* K2Node_DynamicCast_AsFort_Player_Pawn; // 0x00C8(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_DynamicCast_bSuccess; // 0x00D0(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
static_assert(alignof(GCL_SpookyMist_Wobble_C_WhileActive) == 0x000008, "Wrong alignment on GCL_SpookyMist_Wobble_C_WhileActive");
static_assert(sizeof(GCL_SpookyMist_Wobble_C_WhileActive) == 0x0000D8, "Wrong size on GCL_SpookyMist_Wobble_C_WhileActive");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_WhileActive, MyTarget) == 0x000000, "Member 'GCL_SpookyMist_Wobble_C_WhileActive::MyTarget' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_WhileActive, Parameters) == 0x000008, "Member 'GCL_SpookyMist_Wobble_C_WhileActive::Parameters' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_WhileActive, ReturnValue) == 0x0000C0, "Member 'GCL_SpookyMist_Wobble_C_WhileActive::ReturnValue' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_WhileActive, K2Node_DynamicCast_AsFort_Player_Pawn) == 0x0000C8, "Member 'GCL_SpookyMist_Wobble_C_WhileActive::K2Node_DynamicCast_AsFort_Player_Pawn' has a wrong offset!");
static_assert(offsetof(GCL_SpookyMist_Wobble_C_WhileActive, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'GCL_SpookyMist_Wobble_C_WhileActive::K2Node_DynamicCast_bSuccess' has a wrong offset!");
}