mirror of
https://github.com/ApfelTeeSaft/UnrealEvent.git
synced 2026-08-26 19:33:43 +00:00
67 lines
7.8 KiB
C++
67 lines
7.8 KiB
C++
#pragma once
|
|
|
|
/*
|
|
* SDK generated by Dumper-7
|
|
*
|
|
* https://github.com/Encryqed/Dumper-7
|
|
*/
|
|
|
|
// Package: GC_Perk_NightStalker_Active_Looping
|
|
|
|
#include "Basic.hpp"
|
|
|
|
#include "GameplayAbilities_structs.hpp"
|
|
|
|
|
|
namespace SDK::Params
|
|
{
|
|
|
|
// Function GC_Perk_NightStalker_Active_Looping.GC_Perk_NightStalker_Active_Looping_C.ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping
|
|
// 0x00E8 (0x00E8 - 0x0000)
|
|
struct GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping final
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_4[0x4]; // 0x0004(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class AActor* K2Node_Event_MyTarget; // 0x0008(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EGameplayCueEvent K2Node_Event_EventType; // 0x0010(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FGameplayCueParameters K2Node_Event_Parameters; // 0x0018(0x00B8)(ConstParm, ContainsInstancedReference)
|
|
bool CallFunc_EqualEqual_ByteByte_ReturnValue; // 0x00D0(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_D1[0x7]; // 0x00D1(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class APlayerPawn_Generic_C* K2Node_DynamicCast_AsPlayer_Pawn_Generic; // 0x00D8(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x00E0(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_K2_AttachToComponent_ReturnValue; // 0x00E1(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_K2_AttachToComponent_ReturnValue1; // 0x00E2(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
static_assert(alignof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping) == 0x000008, "Wrong alignment on GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping");
|
|
static_assert(sizeof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping) == 0x0000E8, "Wrong size on GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, EntryPoint) == 0x000000, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::EntryPoint' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, K2Node_Event_MyTarget) == 0x000008, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::K2Node_Event_MyTarget' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, K2Node_Event_EventType) == 0x000010, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::K2Node_Event_EventType' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, K2Node_Event_Parameters) == 0x000018, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::K2Node_Event_Parameters' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D0, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, K2Node_DynamicCast_AsPlayer_Pawn_Generic) == 0x0000D8, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::K2Node_DynamicCast_AsPlayer_Pawn_Generic' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, K2Node_DynamicCast_bSuccess) == 0x0000E0, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::K2Node_DynamicCast_bSuccess' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0000E1, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping, CallFunc_K2_AttachToComponent_ReturnValue1) == 0x0000E2, "Member 'GC_Perk_NightStalker_Active_Looping_C_ExecuteUbergraph_GC_Perk_NightStalker_Active_Looping::CallFunc_K2_AttachToComponent_ReturnValue1' has a wrong offset!");
|
|
|
|
// Function GC_Perk_NightStalker_Active_Looping.GC_Perk_NightStalker_Active_Looping_C.K2_HandleGameplayCue
|
|
// 0x00C8 (0x00C8 - 0x0000)
|
|
struct GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue final
|
|
{
|
|
public:
|
|
class AActor* MyTarget; // 0x0000(0x0008)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
EGameplayCueEvent EventType; // 0x0008(0x0001)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
struct FGameplayCueParameters Parameters; // 0x0010(0x00B8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, ContainsInstancedReference)
|
|
};
|
|
static_assert(alignof(GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue) == 0x000008, "Wrong alignment on GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue");
|
|
static_assert(sizeof(GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue) == 0x0000C8, "Wrong size on GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue, MyTarget) == 0x000000, "Member 'GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue::MyTarget' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue, EventType) == 0x000008, "Member 'GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue::EventType' has a wrong offset!");
|
|
static_assert(offsetof(GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue, Parameters) == 0x000010, "Member 'GC_Perk_NightStalker_Active_Looping_C_K2_HandleGameplayCue::Parameters' has a wrong offset!");
|
|
|
|
}
|
|
|