mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
110 lines
9.4 KiB
C++
110 lines
9.4 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x124 (0x124 - 0x0)
|
|
// Function BP_CapturePrismBullet.BP_CapturePrismBullet_C.UpdateRotation
|
|
struct ABP_CapturePrismBullet_C_UpdateRotation_Params
|
|
{
|
|
public:
|
|
double DeltaTime; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FRotator CallFunc_Multiply_RotatorFloat_ReturnValue; // 0x8(0x18)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FRotator CallFunc_ComposeRotators_ReturnValue; // 0x20(0x18)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
struct FHitResult CallFunc_K2_SetRelativeRotation_SweepHitResult; // 0x38(0xE8)(IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
float CallFunc_Multiply_RotatorFloat_B_ImplicitCast; // 0x120(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x21 (0x21 - 0x0)
|
|
// Function BP_CapturePrismBullet.BP_CapturePrismBullet_C.SpawnCaptureObject
|
|
struct ABP_CapturePrismBullet_C_SpawnCaptureObject_Params
|
|
{
|
|
public:
|
|
struct FGuid Guid; // 0x0(0x10)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* Actor; // 0x10(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class ABP_PalCaptureJudgeObject_C* K2Node_DynamicCast_AsBP_Pal_Capture_Judge_Object; // 0x18(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x101 (0x101 - 0x0)
|
|
// Function BP_CapturePrismBullet.BP_CapturePrismBullet_C.IsDestroy
|
|
struct ABP_CapturePrismBullet_C_IsDestroy_Params
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherCharacter; // 0x8(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x10(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult Hit; // 0x18(0xE8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
bool ReturnValue; // 0x100(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x100 (0x100 - 0x0)
|
|
// Function BP_CapturePrismBullet.BP_CapturePrismBullet_C.OnHitToActor
|
|
struct ABP_CapturePrismBullet_C_OnHitToActor_Params
|
|
{
|
|
public:
|
|
class UPrimitiveComponent* HitComp; // 0x0(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* OtherActor; // 0x8(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* OtherComp; // 0x10(0x8)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult Hit; // 0x18(0xE8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function BP_CapturePrismBullet.BP_CapturePrismBullet_C.ReceiveTick
|
|
struct ABP_CapturePrismBullet_C_ReceiveTick_Params
|
|
{
|
|
public:
|
|
float DeltaSeconds; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x100 (0x100 - 0x0)
|
|
// Function BP_CapturePrismBullet.BP_CapturePrismBullet_C.BndEvt__BP_CapturePrismBullet_ProjectileMovement_K2Node_ComponentBoundEvent_0_OnProjectileBounceDelegate__DelegateSignature
|
|
struct ABP_CapturePrismBullet_C_BndEvt__BP_CapturePrismBullet_ProjectileMovement_K2Node_ComponentBoundEvent_0_OnProjectileBounceDelegate__DelegateSignature_Params
|
|
{
|
|
public:
|
|
struct FHitResult ImpactResult; // 0x0(0xE8)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
struct FVector ImpactVelocity; // 0xE8(0x18)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x2B8 (0x2B8 - 0x0)
|
|
// Function BP_CapturePrismBullet.BP_CapturePrismBullet_C.ExecuteUbergraph_BP_CapturePrismBullet
|
|
struct ABP_CapturePrismBullet_C_ExecuteUbergraph_BP_CapturePrismBullet_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2937[0xC]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FTransform CallFunc_GetTransform_ReturnValue; // 0x10(0x60)(ConstParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class APalCharacter* CallFunc_FindOwnerPalCharacter_ReturnValue; // 0x70(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
FDelegateProperty_ K2Node_CreateDelegate_OutputDelegate; // 0x78(0x10)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
struct FGuid CallFunc_SpawnActorBroadcast_SpawnGuid; // 0x88(0x10)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_SpawnActorBroadcast_ReturnValue; // 0x98(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue; // 0x99(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_293A[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UPrimitiveComponent* K2Node_Event_HitComp; // 0xA0(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
class AActor* K2Node_Event_OtherActor; // 0xA8(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UPrimitiveComponent* K2Node_Event_OtherComp; // 0xB0(0x8)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult K2Node_Event_Hit; // 0xB8(0xE8)(ConstParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
class APalCharacter* K2Node_DynamicCast_AsPal_Character; // 0x1A0(0x8)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool K2Node_DynamicCast_bSuccess; // 0x1A8(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_293B[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
float K2Node_Event_DeltaSeconds; // 0x1AC(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FHitResult K2Node_ComponentBoundEvent_ImpactResult; // 0x1B0(0xE8)(ConstParm, IsPlainOldData, NoDestructor, ContainsInstancedReference)
|
|
struct FVector K2Node_ComponentBoundEvent_ImpactVelocity; // 0x298(0x18)(ConstParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_UpdateRotation_DeltaTime_ImplicitCast; // 0x2B0(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|