mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2025-06-30 18:42:25 +08:00
312 lines
32 KiB
C++
312 lines
32 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x158 (0x158 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.CanSeePlayer
|
|
struct ABP_Moth_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_20DD[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_20DE[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_20DF[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_20E0[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_20E1[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class FString CallFunc_GetDisplayName_ReturnValue; // 0x148(0x10)(ZeroConstructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x45 (0x45 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.LookAtTarget
|
|
struct ABP_Moth_C_LookAtTarget_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_GetActorLocation_ReturnValue_1; // 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)
|
|
};
|
|
|
|
// 0x45 (0x45 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.LookAtEntity
|
|
struct ABP_Moth_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)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnFail_01FE13E14A76136BD0F89EBBB3E97A95
|
|
struct ABP_Moth_C_OnFail_01FE13E14A76136BD0F89EBBB3E97A95_Params
|
|
{
|
|
public:
|
|
enum class EPathFollowingResult MovementResult; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnSuccess_01FE13E14A76136BD0F89EBBB3E97A95
|
|
struct ABP_Moth_C_OnSuccess_01FE13E14A76136BD0F89EBBB3E97A95_Params
|
|
{
|
|
public:
|
|
enum class EPathFollowingResult MovementResult; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnFail_80D0F13747A7105F75433DB2011DDF34
|
|
struct ABP_Moth_C_OnFail_80D0F13747A7105F75433DB2011DDF34_Params
|
|
{
|
|
public:
|
|
enum class EPathFollowingResult MovementResult; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnSuccess_80D0F13747A7105F75433DB2011DDF34
|
|
struct ABP_Moth_C_OnSuccess_80D0F13747A7105F75433DB2011DDF34_Params
|
|
{
|
|
public:
|
|
enum class EPathFollowingResult MovementResult; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnNotifyEnd_826A0D8B4B2AF71A79AA649436631992
|
|
struct ABP_Moth_C_OnNotifyEnd_826A0D8B4B2AF71A79AA649436631992_Params
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnNotifyBegin_826A0D8B4B2AF71A79AA649436631992
|
|
struct ABP_Moth_C_OnNotifyBegin_826A0D8B4B2AF71A79AA649436631992_Params
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnInterrupted_826A0D8B4B2AF71A79AA649436631992
|
|
struct ABP_Moth_C_OnInterrupted_826A0D8B4B2AF71A79AA649436631992_Params
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnBlendOut_826A0D8B4B2AF71A79AA649436631992
|
|
struct ABP_Moth_C_OnBlendOut_826A0D8B4B2AF71A79AA649436631992_Params
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.OnCompleted_826A0D8B4B2AF71A79AA649436631992
|
|
struct ABP_Moth_C_OnCompleted_826A0D8B4B2AF71A79AA649436631992_Params
|
|
{
|
|
public:
|
|
class FName NotifyName; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.AttackPlayer
|
|
struct ABP_Moth_C_AttackPlayer_Params
|
|
{
|
|
public:
|
|
class ABPCharacter_Demo_C* Player; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0xA8 (0xA8 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.BndEvt__BP_Hound_KillPlayer_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature
|
|
struct ABP_Moth_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_20EA[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FHitResult SweepResult; // 0x20(0x88)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.ToggleIdle
|
|
struct ABP_Moth_C_ToggleIdle_Params
|
|
{
|
|
public:
|
|
bool IsIdle; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.DropPlayer
|
|
struct ABP_Moth_C_DropPlayer_Params
|
|
{
|
|
public:
|
|
bool ShouldAttack; // 0x0(0x1)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
|
|
// 0x5AC (0x5AC - 0x0)
|
|
// Function BP_Moth.BP_Moth_C.ExecuteUbergraph_BP_Moth
|
|
struct ABP_Moth_C_ExecuteUbergraph_BP_Moth_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
enum class EPathFollowingResult Temp_byte_Variable; // 0x4(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_EqualEqual_ByteByte_ReturnValue; // 0x5(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_2106[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x8(0x10)(ZeroConstructor, NoDestructor)
|
|
class FName K2Node_CustomEvent_NotifyName_4; // 0x18(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class FName K2Node_CustomEvent_NotifyName_3; // 0x20(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_1; // 0x28(0x10)(ZeroConstructor, NoDestructor)
|
|
class FName K2Node_CustomEvent_NotifyName_2; // 0x38(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_2; // 0x40(0x10)(ZeroConstructor, NoDestructor)
|
|
class FName K2Node_CustomEvent_NotifyName_1; // 0x50(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_3; // 0x58(0x10)(ZeroConstructor, NoDestructor)
|
|
class FName K2Node_CustomEvent_NotifyName; // 0x68(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_4; // 0x70(0x10)(ZeroConstructor, NoDestructor)
|
|
class FName Temp_name_Variable; // 0x80(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
enum class EPathFollowingResult K2Node_CustomEvent_MovementResult_3; // 0x88(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool Temp_bool_IsClosed_Variable; // 0x89(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool Temp_bool_Has_Been_Initd_Variable; // 0x8A(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool Temp_bool_Has_Been_Initd_Variable_1; // 0x8B(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_5; // 0x8C(0x10)(ZeroConstructor, NoDestructor)
|
|
bool Temp_bool_IsClosed_Variable_1; // 0x9C(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool Temp_bool_Has_Been_Initd_Variable_2; // 0x9D(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_2108[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class AAIController* CallFunc_GetAIController_ReturnValue; // 0xA0(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AAIC_Moth_C* K2Node_DynamicCast_AsAIC_Moth; // 0xA8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0xB0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_IsPlaying_ReturnValue; // 0xB1(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_210A[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class ABPCharacter_Demo_C* K2Node_CustomEvent_Player; // 0xB8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool Temp_bool_IsClosed_Variable_2; // 0xC0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
enum class EPathFollowingResult K2Node_CustomEvent_MovementResult; // 0xC1(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_210B[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_6; // 0xC4(0x10)(ZeroConstructor, NoDestructor)
|
|
struct FVector CallFunc_K2_GetComponentLocation_ReturnValue; // 0xD4(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAudioComponent* CallFunc_SpawnSoundAtLocation_ReturnValue; // 0xE0(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UAudioComponent* CallFunc_SpawnSoundAtLocation_ReturnValue_1; // 0xE8(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_HasAuthority_ReturnValue; // 0xF0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_210D[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class AController* CallFunc_GetController_ReturnValue; // 0xF8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AAIC_Moth_C* K2Node_DynamicCast_AsAIC_Moth_1; // 0x100(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess_1; // 0x108(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_210E[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OverlappedComponent; // 0x110(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* K2Node_ComponentBoundEvent_OtherActor; // 0x118(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* K2Node_ComponentBoundEvent_OtherComp; // 0x120(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 K2Node_ComponentBoundEvent_OtherBodyIndex; // 0x128(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_ComponentBoundEvent_bFromSweep; // 0x12C(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_210F[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FHitResult K2Node_ComponentBoundEvent_SweepResult; // 0x130(0x88)(ConstParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
class ABPCharacter_Demo_C* K2Node_DynamicCast_AsBPCharacter_Demo; // 0x1B8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess_2; // 0x1C0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_2110[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class AController* CallFunc_GetController_ReturnValue_1; // 0x1C8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_CanSeePlayer_CanSee; // 0x1D0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_2111[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APlayerController* K2Node_DynamicCast_AsPlayer_Controller; // 0x1D8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess_3; // 0x1E0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
enum class EPathFollowingResult K2Node_CustomEvent_MovementResult_1; // 0x1E1(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2112[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FVector CallFunc_BreakTransform_Location; // 0x1E4(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator CallFunc_BreakTransform_Rotation; // 0x1F0(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FVector CallFunc_BreakTransform_Scale; // 0x1FC(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult; // 0x208(0x88)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
struct FTransform CallFunc_GetTransform_ReturnValue; // 0x290(0x30)(ConstParm, IsPlainOldData, NoDestructor)
|
|
bool K2Node_CustomEvent_IsIdle; // 0x2C0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_2113[0xF]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FTransform CallFunc_MakeTransform_ReturnValue; // 0x2D0(0x30)(IsPlainOldData, NoDestructor)
|
|
struct FVector CallFunc_BreakTransform_Location_1; // 0x300(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator CallFunc_BreakTransform_Rotation_1; // 0x30C(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FVector CallFunc_BreakTransform_Scale_1; // 0x318(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2114[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UAIAsyncTaskBlueprintProxy* CallFunc_CreateMoveToProxyObject_ReturnValue; // 0x328(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult CallFunc_K2_SetActorTransform_SweepHitResult; // 0x330(0x88)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
bool CallFunc_K2_SetActorTransform_ReturnValue; // 0x3B8(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_IsValid_ReturnValue; // 0x3B9(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_2115[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FVector CallFunc_K2_GetComponentLocation_ReturnValue_1; // 0x3BC(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_7; // 0x3C8(0x10)(ZeroConstructor, NoDestructor)
|
|
struct FHE_LookAtLocationSeq K2Node_MakeStruct_HE_LookAtLocationSeq; // 0x3D8(0x18)(IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TArray<struct FHE_LookAtLocationSeq> K2Node_MakeArray_Array; // 0x3F0(0x10)(ReferenceParm)
|
|
struct FHE_LookAtLocation K2Node_MakeStruct_HE_LookAtLocation; // 0x400(0x14)(HasGetValueTypeHash)
|
|
uint8 Pad_2116[0xC]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FTransform CallFunc_TLerp_ReturnValue; // 0x420(0x30)(IsPlainOldData, NoDestructor)
|
|
struct FHitResult CallFunc_K2_SetRelativeTransform_SweepHitResult; // 0x450(0x88)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
class UAIAsyncTaskBlueprintProxy* CallFunc_CreateMoveToProxyObject_ReturnValue_1; // 0x4D8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_CustomEvent_ShouldAttack; // 0x4E0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_IsValid_ReturnValue_1; // 0x4E1(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_IsValid_ReturnValue_2; // 0x4E2(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_IsValid_ReturnValue_3; // 0x4E3(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
enum class EPathFollowingResult Temp_byte_Variable_1; // 0x4E4(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2117[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FRotator CallFunc_K2_GetComponentRotation_ReturnValue; // 0x4E8(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FVector CallFunc_K2_GetComponentLocation_ReturnValue_2; // 0x4F4(0xC)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult CallFunc_K2_SetActorLocationAndRotation_SweepHitResult; // 0x500(0x88)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
bool CallFunc_K2_SetActorLocationAndRotation_ReturnValue; // 0x588(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
enum class EPathFollowingResult K2Node_CustomEvent_MovementResult_2; // 0x589(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsPlaying_ReturnValue_1; // 0x58A(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_HasAuthority_ReturnValue_1; // 0x58B(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_2119[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UPlayMontageCallbackProxy* CallFunc_CreateProxyObjectForPlayMontage_ReturnValue; // 0x590(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue_4; // 0x598(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
bool CallFunc_IsValid_ReturnValue_5; // 0x599(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_211A[0x2]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate_8; // 0x59C(0x10)(ZeroConstructor, NoDestructor)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|