Files
EscapeTheBackrooms_Internal/EscapeTheBackroomsGUiTest/SDK/SDK/BP_Fish_parameters.hpp
2024-04-20 14:19:09 +02:00

191 lines
18 KiB
C++

#pragma once
// Dumped with Dumper-7!
#include "../SDK.hpp"
namespace SDK
{
namespace Params
{
//---------------------------------------------------------------------------------------------------------------------
// PARAMETERS
//---------------------------------------------------------------------------------------------------------------------
// 0x158 (0x158 - 0x0)
// Function BP_Fish.BP_Fish_C.CanSeePlayer
struct ABP_Fish_C_CanSeePlayer_Params
{
public:
class ABPCharacter_Demo_C* Target; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CanSee; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsValid_ReturnValue; // 0x9(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21A0[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
struct FVector CallFunc_K2_GetComponentLocation_ReturnValue; // 0xC(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_K2_GetActorLocation_ReturnValue; // 0x18(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_21A1[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
TArray<class ABPCharacter_Demo_C*> CallFunc_GetAllActorsOfClass_OutActors; // 0x28(0x10)(ReferenceParm)
struct FHitResult CallFunc_LineTraceSingle_OutHit; // 0x38(0x88)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
bool CallFunc_LineTraceSingle_ReturnValue; // 0xC0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_BreakHitResult_bBlockingHit; // 0xC1(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_BreakHitResult_bInitialOverlap; // 0xC2(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21A2[0x1]; // Fixing Size After Last Property [ Dumper-7 ]
float CallFunc_BreakHitResult_Time; // 0xC4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float CallFunc_BreakHitResult_Distance; // 0xC8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_BreakHitResult_Location; // 0xCC(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_BreakHitResult_ImpactPoint; // 0xD8(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_BreakHitResult_Normal; // 0xE4(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_BreakHitResult_ImpactNormal; // 0xF0(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_21A3[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class UPhysicalMaterial* CallFunc_BreakHitResult_PhysMat; // 0x100(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class AActor* CallFunc_BreakHitResult_HitActor; // 0x108(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UPrimitiveComponent* CallFunc_BreakHitResult_HitComponent; // 0x110(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class FName CallFunc_BreakHitResult_HitBoneName; // 0x118(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_BreakHitResult_HitItem; // 0x120(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_BreakHitResult_ElementIndex; // 0x124(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 CallFunc_BreakHitResult_FaceIndex; // 0x128(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_BreakHitResult_TraceStart; // 0x12C(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_BreakHitResult_TraceEnd; // 0x138(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_Not_PreBool_ReturnValue; // 0x144(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21A4[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
class FString CallFunc_GetDisplayName_ReturnValue; // 0x148(0x10)(ZeroConstructor, HasGetValueTypeHash)
};
// 0x128 (0x128 - 0x0)
// Function BP_Fish.BP_Fish_C.OnRep_IsTargetting
struct ABP_Fish_C_OnRep_IsTargetting_Params
{
public:
struct FVector CallFunc_MakeVector_ReturnValue; // 0x0(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_MakeVector_ReturnValue_1; // 0xC(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FHitResult CallFunc_K2_SetRelativeLocation_SweepHitResult; // 0x18(0x88)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
struct FHitResult CallFunc_K2_SetRelativeLocation_SweepHitResult_1; // 0xA0(0x88)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
};
// 0x45 (0x45 - 0x0)
// Function BP_Fish.BP_Fish_C.LookAtEntity
struct ABP_Fish_C_LookAtEntity_Params
{
public:
class ABPCharacter_Demo_C* Target; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_K2_GetActorLocation_ReturnValue; // 0x8(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_K2_GetComponentLocation_ReturnValue; // 0x14(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FRotator CallFunc_FindLookAtRotation_ReturnValue; // 0x20(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor)
float CallFunc_BreakRotator_Roll; // 0x2C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float CallFunc_BreakRotator_Pitch; // 0x30(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float CallFunc_BreakRotator_Yaw; // 0x34(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FRotator CallFunc_MakeRotator_ReturnValue; // 0x38(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_K2_SetActorRotation_ReturnValue; // 0x44(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
};
// 0x8 (0x8 - 0x0)
// Function BP_Fish.BP_Fish_C.Jumpscare
struct ABP_Fish_C_Jumpscare_Params
{
public:
class ABPCharacter_Demo_C* Player; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x8 (0x8 - 0x0)
// Function BP_Fish.BP_Fish_C.MC_KillAnimation
struct ABP_Fish_C_MC_KillAnimation_Params
{
public:
class ABPCharacter_Demo_C* Target; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0xA8 (0xA8 - 0x0)
// Function BP_Fish.BP_Fish_C.BndEvt__BP_Hound_KillPlayer_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature
struct ABP_Fish_C_BndEvt__BP_Hound_KillPlayer_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature_Params
{
public:
class UPrimitiveComponent* OverlappedComponent; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class AActor* OtherActor; // 0x8(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UPrimitiveComponent* OtherComp; // 0x10(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 OtherBodyIndex; // 0x18(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool bFromSweep; // 0x1C(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21A5[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
struct FHitResult SweepResult; // 0x20(0x88)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
};
// 0x1C (0x1C - 0x0)
// Function BP_Fish.BP_Fish_C.BndEvt__BP_Hound_KillPlayer_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature
struct ABP_Fish_C_BndEvt__BP_Hound_KillPlayer_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature_Params
{
public:
class UPrimitiveComponent* OverlappedComponent; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class AActor* OtherActor; // 0x8(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UPrimitiveComponent* OtherComp; // 0x10(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 OtherBodyIndex; // 0x18(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x8 (0x8 - 0x0)
// Function BP_Fish.BP_Fish_C.AttackPlayer
struct ABP_Fish_C_AttackPlayer_Params
{
public:
class ABPCharacter_Demo_C* Player; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x4 (0x4 - 0x0)
// Function BP_Fish.BP_Fish_C.MC_Stop
struct ABP_Fish_C_MC_Stop_Params
{
public:
float Delay; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x4 (0x4 - 0x0)
// Function BP_Fish.BP_Fish_C.ReceiveTick
struct ABP_Fish_C_ReceiveTick_Params
{
public:
float DeltaSeconds; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
// 0x140 (0x140 - 0x0)
// Function BP_Fish.BP_Fish_C.ExecuteUbergraph_BP_Fish
struct ABP_Fish_C_ExecuteUbergraph_BP_Fish_Params
{
public:
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FRotator CallFunc_K2_GetActorRotation_ReturnValue; // 0x4(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor)
struct FVector CallFunc_GetForwardVector_ReturnValue; // 0x10(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_21A6[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class ABPCharacter_Demo_C* K2Node_CustomEvent_Target; // 0x20(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsLocallyControlled_ReturnValue; // 0x28(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21A7[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OverlappedComponent_1; // 0x30(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class AActor* K2Node_ComponentBoundEvent_OtherActor_1; // 0x38(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OtherComp_1; // 0x40(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 K2Node_ComponentBoundEvent_OtherBodyIndex_1; // 0x48(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool K2Node_ComponentBoundEvent_bFromSweep; // 0x4C(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21A8[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
struct FHitResult K2Node_ComponentBoundEvent_SweepResult; // 0x50(0x88)(ConstParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OverlappedComponent; // 0xD8(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class AActor* K2Node_ComponentBoundEvent_OtherActor; // 0xE0(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OtherComp; // 0xE8(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
int32 K2Node_ComponentBoundEvent_OtherBodyIndex; // 0xF0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
uint8 Pad_21A9[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
class ABPCharacter_Demo_C* K2Node_CustomEvent_Player; // 0xF8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_IsValid_ReturnValue; // 0x100(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_IsPlaying_ReturnValue; // 0x101(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21AA[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
float K2Node_CustomEvent_Delay; // 0x104(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
bool CallFunc_HasAuthority_ReturnValue; // 0x108(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21AB[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
struct FVector CallFunc_K2_GetActorLocation_ReturnValue; // 0x10C(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FVector CallFunc_K2_GetActorLocation_ReturnValue_1; // 0x118(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
float K2Node_Event_DeltaSeconds; // 0x124(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
struct FRotator CallFunc_FindLookAtRotation_ReturnValue; // 0x128(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor)
bool CallFunc_K2_SetActorRotation_ReturnValue; // 0x134(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
uint8 Pad_21AC[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
class ABPCharacter_Demo_C* K2Node_CustomEvent_Player_1; // 0x138(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
};
}
}