907 lines
54 KiB
C++
907 lines
54 KiB
C++
|
|
#pragma once
|
|||
|
|
|
|||
|
|
/*
|
|||
|
|
* SDK generated by Dumper-7
|
|||
|
|
*
|
|||
|
|
* https://github.com/Encryqed/Dumper-7
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
// Package: AdvancedThirdPersonCamera
|
|||
|
|
|
|||
|
|
#include "Basic.hpp"
|
|||
|
|
|
|||
|
|
#include "GameplayTags_structs.hpp"
|
|||
|
|
#include "CoreUObject_structs.hpp"
|
|||
|
|
#include "AdvancedThirdPersonCamera_structs.hpp"
|
|||
|
|
|
|||
|
|
|
|||
|
|
namespace SDK::Params
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCArrowDebugActor.PickActor
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCArrowDebugActor_PickActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCArrowDebugActor_PickActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.K2_OnEnterCameraMode
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_K2_OnEnterCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bWithInterpolation; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_K2_OnEnterCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.K2_Tick
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_K2_Tick final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_K2_Tick;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.K2_Validate
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_K2_Validate final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bWithInterpolation; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_K2_Validate;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.Validate
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_Validate final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bWithInterpolation; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_Validate;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.GetOwningActor
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_GetOwningActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_GetOwningActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.GetOwningCamera
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_GetOwningCamera final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_GetOwningCamera;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.GetOwningPawn
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_GetOwningPawn final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class APawn* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_GetOwningPawn;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.GetPlayerCameraManager
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_GetPlayerCameraManager final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class APlayerCameraManager* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_GetPlayerCameraManager;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraBaseObject.GetPlayerController
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraBaseObject_GetPlayerController final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class APlayerController* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraBaseObject_GetPlayerController;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.AddCameraMode
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_AddCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraModeDataAsset* CameraMode; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_AddCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraMode
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag CameraModeName; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UATPCCameraModeDataAsset* ReturnValue; // 0x0008(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCurrentCameraMode
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCurrentCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraModeDataAsset* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCurrentCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.RemoveCameraMode
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_RemoveCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag CameraModeName; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_RemoveCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.ResetCustomCameraMode
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_ResetCustomCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bWithInterpolation; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_ResetCustomCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.SetCameraDistance
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_SetCameraDistance final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float NewDistance; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bInterpolate; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_SetCameraDistance;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.SetCameraMode
|
|||
|
|
// 0x000C (0x000C - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_SetCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag CameraModeTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bWithInterpolation; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bForceSet; // 0x0009(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_A[0x2]; // 0x000A(0x0002)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_SetCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.SetCustomCameraMode
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_SetCustomCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraModeDataAsset* CameraMode; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bWithInterpolation; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_SetCustomCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.ValidateComponents
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_ValidateComponents final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool bWithInterpolation; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_ValidateComponents;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.CanSetCameraMode
|
|||
|
|
// 0x000C (0x000C - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_CanSetCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag CameraModeTag; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_CanSetCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.FindOverlapCameraVolume
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_FindOverlapCameraVolume final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AATPCCameraVolume* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_FindOverlapCameraVolume;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraDistance
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraDistance final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraDistance;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraFadingObject
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraFadingObject final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraFadingObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraFadingObject;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraFollowTerrainObject
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraFollowTerrainObject final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraFollowTerrainObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraFollowTerrainObject;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraFOVObject
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraFOVObject final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraFOVObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraFOVObject;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraLocation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraLocation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraLocation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraLocationObject
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraLocationObject final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraLocationObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraLocationObject;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraLockOnTargetObject
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraLockOnTargetObject final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraLockOnTargetObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraLockOnTargetObject;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraModeTagFromOverlapCameraVolume
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraModeTagFromOverlapCameraVolume final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraModeTagFromOverlapCameraVolume;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraRotation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCameraShakesObject
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCameraShakesObject final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraShakesObject* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCameraShakesObject;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetCurrentCameraModeTag
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetCurrentCameraModeTag final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetCurrentCameraModeTag;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetDesiredCameraModeTag
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetDesiredCameraModeTag final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetDesiredCameraModeTag;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetInitialCameraModeTag
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetInitialCameraModeTag final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetInitialCameraModeTag;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetOwningCharacter
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetOwningCharacter final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class ACharacter* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetOwningCharacter;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetOwningMesh
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetOwningMesh final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class USkeletalMeshComponent* ReturnValue; // 0x0000(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetOwningMesh;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetOwningPawn
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetOwningPawn final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class APawn* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetOwningPawn;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetPlayerCameraManager
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetPlayerCameraManager final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class APlayerCameraManager* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetPlayerCameraManager;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.GetPlayerController
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_GetPlayerController final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class APlayerController* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_GetPlayerController;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.HasCameraMode
|
|||
|
|
// 0x000C (0x000C - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_HasCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FGameplayTag CameraModeName; // 0x0000(0x0008)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_HasCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.IsCineCameraActive
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_IsCineCameraActive final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_IsCineCameraActive;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraComponent.IsSetCustomCameraMode
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraComponent_IsSetCustomCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraComponent_IsSetCustomCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraFadingObject.AddIgnoredActor
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraFadingObject_AddIgnoredActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraFadingObject_AddIgnoredActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraFadingObject.AddManualFadeActor
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCCameraFadingObject_AddManualFadeActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bWithCustomTime; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
float CustomFadeOutTime; // 0x000C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraFadingObject_AddManualFadeActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraFadingObject.RemoveIgnoredActor
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraFadingObject_RemoveIgnoredActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraFadingObject_RemoveIgnoredActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraFadingObject.RemoveManualFadeActor
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraFadingObject_RemoveManualFadeActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraFadingObject_RemoveManualFadeActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraFOVObject.SetCustomFOVModifier
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraFOVObject_SetCustomFOVModifier final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float InValue; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraFOVObject_SetCustomFOVModifier;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraFOVObject.GetCurrentFOV
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraFOVObject_GetCurrentFOV final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraFOVObject_GetCurrentFOV;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraFOVObject.GetTargetFOV
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraFOVObject_GetTargetFOV final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraFOVObject_GetTargetFOV;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.ApplyAssignedRotation
|
|||
|
|
// 0x0020 (0x0020 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_ApplyAssignedRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator InRotator; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
bool InAutoClear; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool InResetSpeed; // 0x0019(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool InApplyPitch; // 0x001A(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool InApplyYaw; // 0x001B(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool InApplyRoll; // 0x001C(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_1D[0x3]; // 0x001D(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_ApplyAssignedRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.AttachCameraToComponent
|
|||
|
|
// 0x0030 (0x0030 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_AttachCameraToComponent final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class USceneComponent* ParentComponent; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
struct FVector RelativeLocation; // 0x0008(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class FName SocketName; // 0x0020(0x0008)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bWithInterp; // 0x0028(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_29[0x3]; // 0x0029(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
float InterpSpeed; // 0x002C(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_AttachCameraToComponent;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetProbeSize
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetProbeSize final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetProbeSize;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.IsOverlapingPlayerMesh
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_IsOverlapingPlayerMesh final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_IsOverlapingPlayerMesh;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.SetCameraDistance
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_SetCameraDistance final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float NewDist; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool bInterpolate; // 0x0004(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_SetCameraDistance;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.SetOverrideCameraRotation
|
|||
|
|
// 0x0020 (0x0020 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_SetOverrideCameraRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator NewOverrideRotation; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
bool bClampByCameraModeRotationLimits; // 0x0018(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_19[0x7]; // 0x0019(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_SetOverrideCameraRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.SetViewRotation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_SetViewRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator Rotation; // 0x0000(0x0018)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_SetViewRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.Tick
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_Tick final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float DeltaSeconds; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_Tick;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetAllSocketOffsets
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetAllSocketOffsets final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetAllSocketOffsets;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetCameraDistance
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetCameraDistance final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetCameraDistance;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetCameraLocation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetCameraLocation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetCameraLocation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetCameraRotation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetCameraRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetCameraRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetCameraTargetDistance
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetCameraTargetDistance final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetCameraTargetDistance;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetDesiredRotation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetDesiredRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetDesiredRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetLocationFromSwitchToATPCamera
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetLocationFromSwitchToATPCamera final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetLocationFromSwitchToATPCamera;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetOverrideCameraRotation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetOverrideCameraRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator ReturnValue; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetOverrideCameraRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetRealCameraDistance
|
|||
|
|
// 0x0004 (0x0004 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetRealCameraDistance final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float ReturnValue; // 0x0000(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetRealCameraDistance;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetRotationFromSwitchToATPCamera
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetRotationFromSwitchToATPCamera final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetRotationFromSwitchToATPCamera;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetSocketOffset
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetSocketOffset final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetSocketOffset;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetTargetOffset
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetTargetOffset final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetTargetOffset;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetTargetRotation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetTargetRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetTargetRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.GetViewRotation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_GetViewRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_GetViewRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLocationObject.IsOverrideCameraRotation
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCCameraLocationObject_IsOverrideCameraRotation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLocationObject_IsOverrideCameraRotation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLockOnTargetObject.ChangeLockOnTargetLocation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLockOnTargetObject_ChangeLockOnTargetLocation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float InputX; // 0x0000(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float InputY; // 0x0004(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool CheckAngle; // 0x0008(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
class UATPCLockOnTargetLocationComponent* ReturnValue; // 0x0010(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLockOnTargetObject_ChangeLockOnTargetLocation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLockOnTargetObject.FindNearestLockOnTargetLocation
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCCameraLockOnTargetObject_FindNearestLockOnTargetLocation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool InByNearestDistance; // 0x0000(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
class UATPCLockOnTargetLocationComponent* ReturnValue; // 0x0008(0x0008)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLockOnTargetObject_FindNearestLockOnTargetLocation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLockOnTargetObject.SetTargetActor
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCCameraLockOnTargetObject_SetTargetActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* NewTargetActor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class UATPCLockOnTargetLocationComponent* InLocationComponent; // 0x0008(0x0008)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool ReturnValue; // 0x0010(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLockOnTargetObject_SetTargetActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraLockOnTargetObject.GetTargetActor
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraLockOnTargetObject_GetTargetActor final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* ReturnValue; // 0x0000(0x0008)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraLockOnTargetObject_GetTargetActor;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraModeScript.K2_OnEnterCameraMode
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraModeScript_K2_OnEnterCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraComponent* Camera; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraModeScript_K2_OnEnterCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraModeScript.K2_OnExitCameraMode
|
|||
|
|
// 0x0008 (0x0008 - 0x0000)
|
|||
|
|
struct ATPCCameraModeScript_K2_OnExitCameraMode final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraComponent* Camera; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraModeScript_K2_OnExitCameraMode;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraModeScript.K2_Tick
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCCameraModeScript_K2_Tick final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class UATPCCameraComponent* Camera; // 0x0000(0x0008)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float DeltaSeconds; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraModeScript_K2_Tick;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraVolume.OnVolumeBeginOverlap
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCCameraVolume_OnVolumeBeginOverlap final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraVolume_OnVolumeBeginOverlap;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCCameraVolume.OnVolumeEndOverlap
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCCameraVolume_OnVolumeEndOverlap final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* OverlappedActor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
class AActor* OtherActor; // 0x0008(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCCameraVolume_OnVolumeEndOverlap;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCFunctionLibrary.InterpFloat
|
|||
|
|
// 0x0028 (0x0028 - 0x0000)
|
|||
|
|
struct ATPCFunctionLibrary_InterpFloat final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
float Current; // 0x0000(0x0004)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float Target; // 0x0004(0x0004)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float DeltaTime; // 0x0008(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
struct FATPCInterploationSpeed InterpSpeed; // 0x000C(0x0014)(Parm, OutParm, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
bool bResetSpeedIfResultEqualToTarget; // 0x0020(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_21[0x3]; // 0x0021(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
float ReturnValue; // 0x0024(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCFunctionLibrary_InterpFloat;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCFunctionLibrary.InterpolationSpeed_GetCurrentInterpolationSpeed
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCFunctionLibrary_InterpolationSpeed_GetCurrentInterpolationSpeed final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FATPCInterploationSpeed InterpSpeed; // 0x0000(0x0014)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
float ReturnValue; // 0x0014(0x0004)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCFunctionLibrary_InterpolationSpeed_GetCurrentInterpolationSpeed;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCFunctionLibrary.InterpolationSpeed_InterpolateSpeed
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCFunctionLibrary_InterpolationSpeed_InterpolateSpeed final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FATPCInterploationSpeed InterpSpeed; // 0x0000(0x0014)(Parm, OutParm, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
float DeltaTime; // 0x0014(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCFunctionLibrary_InterpolationSpeed_InterpolateSpeed;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCFunctionLibrary.InterpolationSpeed_ResetSpeed
|
|||
|
|
// 0x0014 (0x0014 - 0x0000)
|
|||
|
|
struct ATPCFunctionLibrary_InterpolationSpeed_ResetSpeed final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FATPCInterploationSpeed InterpSpeed; // 0x0000(0x0014)(Parm, OutParm, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCFunctionLibrary_InterpolationSpeed_ResetSpeed;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCFunctionLibrary.InterpRotator
|
|||
|
|
// 0x0068 (0x0068 - 0x0000)
|
|||
|
|
struct ATPCFunctionLibrary_InterpRotator final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FRotator Current; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
struct FRotator Target; // 0x0018(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
float DeltaTime; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
struct FATPCInterploationSpeed InterpSpeed; // 0x0034(0x0014)(Parm, OutParm, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
bool bResetSpeedIfResultEqualToTarget; // 0x0048(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_49[0x7]; // 0x0049(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
struct FRotator ReturnValue; // 0x0050(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCFunctionLibrary_InterpRotator;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCFunctionLibrary.InterpVector
|
|||
|
|
// 0x0068 (0x0068 - 0x0000)
|
|||
|
|
struct ATPCFunctionLibrary_InterpVector final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector Current; // 0x0000(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
struct FVector Target; // 0x0018(0x0018)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
float DeltaTime; // 0x0030(0x0004)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
struct FATPCInterploationSpeed InterpSpeed; // 0x0034(0x0014)(Parm, OutParm, NoDestructor, NativeAccessSpecifierPublic)
|
|||
|
|
bool bResetSpeedIfResultEqualToTarget; // 0x0048(0x0001)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_49[0x7]; // 0x0049(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|||
|
|
struct FVector ReturnValue; // 0x0050(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCFunctionLibrary_InterpVector;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCFunctionLibrary.ReplaceSpringArmToATPCComponent
|
|||
|
|
// 0x0010 (0x0010 - 0x0000)
|
|||
|
|
struct ATPCFunctionLibrary_ReplaceSpringArmToATPCComponent final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
class AActor* Actor; // 0x0000(0x0008)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
bool ReturnValue; // 0x0008(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
uint8 Pad_9[0x7]; // 0x0009(0x0007)(Fixing Struct Size After Last Property [ Dumper-7 ])
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCFunctionLibrary_ReplaceSpringArmToATPCComponent;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCLockOnTargetLocationComponent.CanBeLockedOnTarget
|
|||
|
|
// 0x0001 (0x0001 - 0x0000)
|
|||
|
|
struct ATPCLockOnTargetLocationComponent_CanBeLockedOnTarget final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
bool ReturnValue; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCLockOnTargetLocationComponent_CanBeLockedOnTarget;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCLockOnTargetLocationComponent.GetTargetLocation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCLockOnTargetLocationComponent_GetTargetLocation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCLockOnTargetLocationComponent_GetTargetLocation;
|
|||
|
|
|
|||
|
|
// Function AdvancedThirdPersonCamera.ATPCLockOnTargetLocationComponent.GetWidgetRelativeLocation
|
|||
|
|
// 0x0018 (0x0018 - 0x0000)
|
|||
|
|
struct ATPCLockOnTargetLocationComponent_GetWidgetRelativeLocation final
|
|||
|
|
{
|
|||
|
|
public:
|
|||
|
|
struct FVector ReturnValue; // 0x0000(0x0018)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|||
|
|
};
|
|||
|
|
DUMPER7_ASSERTS_ATPCLockOnTargetLocationComponent_GetWidgetRelativeLocation;
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|