mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
814 lines
52 KiB
C++
814 lines
52 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.ComposurePipelineBaseActor.SetAutoRunChildrenAndSelf
|
|
struct AComposurePipelineBaseActor_SetAutoRunChildrenAndSelf_Params
|
|
{
|
|
public:
|
|
bool bAutoRunChildAndSelf; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.ComposurePipelineBaseActor.SetAutoRun
|
|
struct AComposurePipelineBaseActor_SetAutoRun_Params
|
|
{
|
|
public:
|
|
bool bNewAutoRunVal; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.ComposurePipelineBaseActor.IsActivelyRunning
|
|
struct AComposurePipelineBaseActor_IsActivelyRunning_Params
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.ComposurePipelineBaseActor.EnqueueRendering
|
|
struct AComposurePipelineBaseActor_EnqueueRendering_Params
|
|
{
|
|
public:
|
|
bool bCameraCutThisFrame; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.ComposurePipelineBaseActor.AreChildrenAndSelfAutoRun
|
|
struct AComposurePipelineBaseActor_AreChildrenAndSelfAutoRun_Params
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.SetTargetCamera
|
|
struct ACompositingElement_SetTargetCamera_Params
|
|
{
|
|
public:
|
|
class ACameraActor* NewCameraActor; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.SetRenderResolution
|
|
struct ACompositingElement_SetRenderResolution_Params
|
|
{
|
|
public:
|
|
struct FIntPoint NewResolution; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function Composure.CompositingElement.SetOpacity
|
|
struct ACompositingElement_SetOpacity_Params
|
|
{
|
|
public:
|
|
float NewOpacity; // 0x0(0x4)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.SetElementName
|
|
struct ACompositingElement_SetElementName_Params
|
|
{
|
|
public:
|
|
class FName NewName; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.SetEditorColorPickingTarget
|
|
struct ACompositingElement_SetEditorColorPickingTarget_Params
|
|
{
|
|
public:
|
|
class UTextureRenderTarget2D* PickingTarget; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.SetEditorColorPickerDisplayImage
|
|
struct ACompositingElement_SetEditorColorPickerDisplayImage_Params
|
|
{
|
|
public:
|
|
class UTexture* PickerDisplayImage; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.RequestNamedRenderTarget
|
|
struct ACompositingElement_RequestNamedRenderTarget_Params
|
|
{
|
|
public:
|
|
class FName ReferenceName; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float RenderPercentage; // 0x8(0x4)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
enum class ETargetUsageFlags UsageTag; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_A77[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1C0 (0x1C0 - 0x0)
|
|
// Function Composure.CompositingElement.RenderCompositingMaterialToTarget
|
|
struct ACompositingElement_RenderCompositingMaterialToTarget_Params
|
|
{
|
|
public:
|
|
struct FCompositingMaterial CompMaterial; // 0x0(0x1A8)(Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
class UTextureRenderTarget2D* RenderTarget; // 0x1A8(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ResultLookupName; // 0x1B0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x1B8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1C0 (0x1C0 - 0x0)
|
|
// Function Composure.CompositingElement.RenderCompositingMaterial
|
|
struct ACompositingElement_RenderCompositingMaterial_Params
|
|
{
|
|
public:
|
|
struct FCompositingMaterial CompMaterial; // 0x0(0x1A8)(Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
float RenderScale; // 0x1A8(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ResultLookupName; // 0x1AC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
enum class ETargetUsageFlags UsageTag; // 0x1B4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_AC4[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UTexture* ReturnValue; // 0x1B8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElement.RenderCompElement
|
|
struct ACompositingElement_RenderCompElement_Params
|
|
{
|
|
public:
|
|
bool bCameraCutThisFrame; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_AD2[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UTexture* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElement.ReleaseOwnedTarget
|
|
struct ACompositingElement_ReleaseOwnedTarget_Params
|
|
{
|
|
public:
|
|
class UTextureRenderTarget2D* OwnedTarget; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_AD5[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.RegisterPassResult
|
|
struct ACompositingElement_RegisterPassResult_Params
|
|
{
|
|
public:
|
|
class FName ReferenceName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* PassResult; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSetAsLatestRenderResult; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_ADC[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.CompositingElement.IsSubElement
|
|
struct ACompositingElement_IsSubElement_Params
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElement.GetTransformsList
|
|
struct ACompositingElement_GetTransformsList_Params
|
|
{
|
|
public:
|
|
TArray<class UCompositingElementTransform*> ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.GetRenderResolution
|
|
struct ACompositingElement_GetRenderResolution_Params
|
|
{
|
|
public:
|
|
struct FIntPoint ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function Composure.CompositingElement.GetRenderPriority
|
|
struct ACompositingElement_GetRenderPriority_Params
|
|
{
|
|
public:
|
|
int32 ReturnValue; // 0x0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElement.GetOutputsList
|
|
struct ACompositingElement_GetOutputsList_Params
|
|
{
|
|
public:
|
|
TArray<class UCompositingElementOutput*> ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function Composure.CompositingElement.GetOpacity
|
|
struct ACompositingElement_GetOpacity_Params
|
|
{
|
|
public:
|
|
float ReturnValue; // 0x0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.GetLatestRenderResult
|
|
struct ACompositingElement_GetLatestRenderResult_Params
|
|
{
|
|
public:
|
|
class UTexture* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElement.GetInputsList
|
|
struct ACompositingElement_GetInputsList_Params
|
|
{
|
|
public:
|
|
TArray<class UCompositingElementInput*> ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.GetElementParent
|
|
struct ACompositingElement_GetElementParent_Params
|
|
{
|
|
public:
|
|
class ACompositingElement* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.GetCompElementName
|
|
struct ACompositingElement_GetCompElementName_Params
|
|
{
|
|
public:
|
|
class FName ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElement.GetChildElements
|
|
struct ACompositingElement_GetChildElements_Params
|
|
{
|
|
public:
|
|
TArray<class ACompositingElement*> ReturnValue; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function Composure.CompositingElement.FindTransformPass
|
|
struct ACompositingElement_FindTransformPass_Params
|
|
{
|
|
public:
|
|
TSubclassOf<class UCompositingElementTransform> TransformType; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* PassResult; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName OptionalPassName; // 0x10(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementTransform* ReturnValue; // 0x18(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElement.FindTargetCamera
|
|
struct ACompositingElement_FindTargetCamera_Params
|
|
{
|
|
public:
|
|
class ACameraActor* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.FindOutputPass
|
|
struct ACompositingElement_FindOutputPass_Params
|
|
{
|
|
public:
|
|
TSubclassOf<class UCompositingElementOutput> OutputType; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName OptionalPassName; // 0x8(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementOutput* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.FindNamedRenderResult
|
|
struct ACompositingElement_FindNamedRenderResult_Params
|
|
{
|
|
public:
|
|
class FName PassName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bSearchSubElements; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_B6C[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UTexture* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function Composure.CompositingElement.FindInputPass
|
|
struct ACompositingElement_FindInputPass_Params
|
|
{
|
|
public:
|
|
TSubclassOf<class UCompositingElementInput> InputType; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* PassResult; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName OptionalPassName; // 0x10(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementInput* ReturnValue; // 0x18(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElement.DeletePass
|
|
struct ACompositingElement_DeletePass_Params
|
|
{
|
|
public:
|
|
class UCompositingElementPass* PassToDelete; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_B80[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.CreateNewTransformPass
|
|
struct ACompositingElement_CreateNewTransformPass_Params
|
|
{
|
|
public:
|
|
class FName PassName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UCompositingElementTransform> TransformType; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementTransform* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.CreateNewOutputPass
|
|
struct ACompositingElement_CreateNewOutputPass_Params
|
|
{
|
|
public:
|
|
class FName PassName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UCompositingElementOutput> OutputType; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementOutput* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.CreateNewInputPass
|
|
struct ACompositingElement_CreateNewInputPass_Params
|
|
{
|
|
public:
|
|
class FName PassName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UCompositingElementInput> InputType; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementInput* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.AddNewTransformPass
|
|
struct ACompositingElement_AddNewTransformPass_Params
|
|
{
|
|
public:
|
|
class FName PassName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UCompositingElementTransform> TransformType; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementTransform* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.AddNewOutputPass
|
|
struct ACompositingElement_AddNewOutputPass_Params
|
|
{
|
|
public:
|
|
class FName PassName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UCompositingElementOutput> OutputType; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementOutput* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElement.AddNewInputPass
|
|
struct ACompositingElement_AddNewInputPass_Params
|
|
{
|
|
public:
|
|
class FName PassName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class UCompositingElementInput> InputType; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UCompositingElementInput* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x38 (0x38 - 0x0)
|
|
// Function Composure.CompositingPickerAsyncTask.OpenCompositingPicker
|
|
struct UCompositingPickerAsyncTask_OpenCompositingPicker_Params
|
|
{
|
|
public:
|
|
class UTextureRenderTarget2D* PickerTarget; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* DisplayImage; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FText WindowTitle; // 0x10(0x18)(Parm, NativeAccessSpecifierPublic)
|
|
bool bAverageColorOnDrag; // 0x28(0x1)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bUseImplicitGamma; // 0x29(0x1)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_BD5[0x6]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UCompositingPickerAsyncTask* ReturnValue; // 0x30(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.CompositingElementPass.SetPassEnabled
|
|
struct UCompositingElementPass_SetPassEnabled_Params
|
|
{
|
|
public:
|
|
bool bSetEnabledTo; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingElementPass.RequestRenderTarget
|
|
struct UCompositingElementPass_RequestRenderTarget_Params
|
|
{
|
|
public:
|
|
struct FIntPoint Dimensions; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
enum class ETextureRenderTargetFormat Format; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_BEB[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElementPass.RequestNativelyFormattedTarget
|
|
struct UCompositingElementPass_RequestNativelyFormattedTarget_Params
|
|
{
|
|
public:
|
|
float RenderScale; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_BEF[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElementPass.ReleaseRenderTarget
|
|
struct UCompositingElementPass_ReleaseRenderTarget_Params
|
|
{
|
|
public:
|
|
class UTextureRenderTarget2D* AssignedTarget; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_BF7[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.CompositingElementPass.OnFrameBegin
|
|
struct UCompositingElementPass_OnFrameBegin_Params
|
|
{
|
|
public:
|
|
bool bCameraCutThisFrame; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function Composure.CompositingElementPass.IsPassEnabled
|
|
struct UCompositingElementPass_IsPassEnabled_Params
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElementInput.GenerateInput
|
|
struct UCompositingElementInput_GenerateInput_Params
|
|
{
|
|
public:
|
|
class UTexture* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingInputInterface.OnFrameEnd
|
|
struct ICompositingInputInterface_OnFrameEnd_Params
|
|
{
|
|
public:
|
|
class UCompositingInputInterfaceProxy* Proxy; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingInputInterface.OnFrameBegin
|
|
struct ICompositingInputInterface_OnFrameBegin_Params
|
|
{
|
|
public:
|
|
class UCompositingInputInterfaceProxy* Proxy; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bCameraCutThisFrame; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C0E[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingInputInterface.GenerateInput
|
|
struct ICompositingInputInterface_GenerateInput_Params
|
|
{
|
|
public:
|
|
class UCompositingInputInterfaceProxy* Proxy; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElementOutput.RelayOutput
|
|
struct UCompositingElementOutput_RelayOutput_Params
|
|
{
|
|
public:
|
|
class UTexture* FinalResult; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UComposurePostProcessingPassProxy* PostProcessProxy; // 0x8(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.CompositingElementTransform.FindNamedPrePassResult
|
|
struct UCompositingElementTransform_FindNamedPrePassResult_Params
|
|
{
|
|
public:
|
|
class FName PassLookupName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function Composure.CompositingElementTransform.ApplyTransform
|
|
struct UCompositingElementTransform_ApplyTransform_Params
|
|
{
|
|
public:
|
|
class UTexture* Input; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UComposurePostProcessingPassProxy* PostProcessProxy; // 0x8(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class ACameraActor* TargetCamera; // 0x10(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* ReturnValue; // 0x18(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x14 (0x14 - 0x0)
|
|
// Function Composure.CompositingElementMaterialPass.SetParameterMapping
|
|
struct UCompositingElementMaterialPass_SetParameterMapping_Params
|
|
{
|
|
public:
|
|
class FName TextureParamName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ComposureLayerName; // 0x8(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x10(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C31[0x3]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElementMaterialPass.SetMaterialInterface
|
|
struct UCompositingElementMaterialPass_SetMaterialInterface_Params
|
|
{
|
|
public:
|
|
class UMaterialInterface* NewMaterial; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.CompositingElementMaterialPass.ApplyMaterialParams
|
|
struct UCompositingElementMaterialPass_ApplyMaterialParams_Params
|
|
{
|
|
public:
|
|
class UMaterialInstanceDynamic* Mid; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x130 (0x130 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.SetUVMapSettingsToMaterialParameters
|
|
struct UComposureBlueprintLibrary_SetUVMapSettingsToMaterialParameters_Params
|
|
{
|
|
public:
|
|
struct FComposureUVMapSettings UVMapSettings; // 0x0(0x120)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
class UMaterialInstanceDynamic* Material; // 0x120(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C41[0x8]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x14 (0x14 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.RenameComposureElement
|
|
struct UComposureBlueprintLibrary_RenameComposureElement_Params
|
|
{
|
|
public:
|
|
class FName OriginalElementName; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName NewElementName; // 0x8(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x10(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C44[0x3]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.IsComposureElementDrawing
|
|
struct UComposureBlueprintLibrary_IsComposureElementDrawing_Params
|
|
{
|
|
public:
|
|
class ACompositingElement* CompElement; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C45[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.InvertUVDisplacementMapEncodingParameters
|
|
struct UComposureBlueprintLibrary_InvertUVDisplacementMapEncodingParameters_Params
|
|
{
|
|
public:
|
|
struct FVector2D In; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FVector2D Out; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.GetRedGreenUVFactorsFromChromaticAberration
|
|
struct UComposureBlueprintLibrary_GetRedGreenUVFactorsFromChromaticAberration_Params
|
|
{
|
|
public:
|
|
float ChromaticAberrationAmount; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C4A[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FVector2D RedGreenUVFactors; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0xB0 (0xB0 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.GetProjectionMatrixFromPostMoveSettings
|
|
struct UComposureBlueprintLibrary_GetProjectionMatrixFromPostMoveSettings_Params
|
|
{
|
|
public:
|
|
struct FComposurePostMoveSettings PostMoveSettings; // 0x0(0x28)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
float HorizontalFOVAngle; // 0x28(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float AspectRatio; // 0x2C(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
struct FMatrix ProjectionMatrix; // 0x30(0x80)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.GetPlayerDisplayGamma
|
|
struct UComposureBlueprintLibrary_GetPlayerDisplayGamma_Params
|
|
{
|
|
public:
|
|
class APlayerCameraManager* PlayerCameraManager; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float DisplayGamma; // 0x8(0x4)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C52[0x4]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x130 (0x130 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.GetCroppingUVTransformationMatrixFromPostMoveSettings
|
|
struct UComposureBlueprintLibrary_GetCroppingUVTransformationMatrixFromPostMoveSettings_Params
|
|
{
|
|
public:
|
|
struct FComposurePostMoveSettings PostMoveSettings; // 0x0(0x28)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
float AspectRatio; // 0x28(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C58[0x4]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FMatrix CropingUVTransformationMatrix; // 0x30(0x80)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
struct FMatrix UncropingUVTransformationMatrix; // 0xB0(0x80)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.GetComposureElement
|
|
struct UComposureBlueprintLibrary_GetComposureElement_Params
|
|
{
|
|
public:
|
|
class FName ElementName; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class ACompositingElement* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.DeleteComposureElementAndChildren
|
|
struct UComposureBlueprintLibrary_DeleteComposureElementAndChildren_Params
|
|
{
|
|
public:
|
|
class FName ElementToDelete; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.CreatePlayerCompositingTarget
|
|
struct UComposureBlueprintLibrary_CreatePlayerCompositingTarget_Params
|
|
{
|
|
public:
|
|
class UObject* WorldContextObject; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UComposurePlayerCompositingTarget* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.CreateComposureElement
|
|
struct UComposureBlueprintLibrary_CreateComposureElement_Params
|
|
{
|
|
public:
|
|
class FName ElementName; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TSubclassOf<class ACompositingElement> ClassType; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class AActor* LevelContext; // 0x10(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class ACompositingElement* ReturnValue; // 0x18(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.CopyCameraSettingsToSceneCapture
|
|
struct UComposureBlueprintLibrary_CopyCameraSettingsToSceneCapture_Params
|
|
{
|
|
public:
|
|
class UCameraComponent* SrcCamera; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USceneCaptureComponent2D* DstCaptureComponent; // 0x8(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float OriginalFocalLength; // 0x10(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
float OverscanFactor; // 0x14(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x14 (0x14 - 0x0)
|
|
// Function Composure.ComposureBlueprintLibrary.AttachComposureElement
|
|
struct UComposureBlueprintLibrary_AttachComposureElement_Params
|
|
{
|
|
public:
|
|
class FName ParentName; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class FName ChildName; // 0x8(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x10(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_C6D[0x3]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposurePostProcessPass.SetSetupMaterial
|
|
struct UComposurePostProcessPass_SetSetupMaterial_Params
|
|
{
|
|
public:
|
|
class UMaterialInterface* Material; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposurePostProcessPass.SetOutputRenderTarget
|
|
struct UComposurePostProcessPass_SetOutputRenderTarget_Params
|
|
{
|
|
public:
|
|
class UTextureRenderTarget2D* RenderTarget; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposurePostProcessPass.GetSetupMaterial
|
|
struct UComposurePostProcessPass_GetSetupMaterial_Params
|
|
{
|
|
public:
|
|
class UMaterialInterface* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposurePostProcessPass.GetOutputRenderTarget
|
|
struct UComposurePostProcessPass_GetOutputRenderTarget_Params
|
|
{
|
|
public:
|
|
class UTextureRenderTarget2D* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposureLensBloomPass.SetTonemapperReplacingMaterial
|
|
struct UComposureLensBloomPass_SetTonemapperReplacingMaterial_Params
|
|
{
|
|
public:
|
|
class UMaterialInstanceDynamic* Material; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.ComposurePostProcessPassPolicy.SetupPostProcess
|
|
struct UComposurePostProcessPassPolicy_SetupPostProcess_Params
|
|
{
|
|
public:
|
|
class USceneCaptureComponent2D* SceneCapture; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UMaterialInterface* TonemapperOverride; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposurePlayerCompositingTarget.SetRenderTarget
|
|
struct UComposurePlayerCompositingTarget_SetRenderTarget_Params
|
|
{
|
|
public:
|
|
class UTextureRenderTarget2D* RenderTarget; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.ComposurePlayerCompositingTarget.SetPlayerCameraManager
|
|
struct UComposurePlayerCompositingTarget_SetPlayerCameraManager_Params
|
|
{
|
|
public:
|
|
class APlayerCameraManager* PlayerCameraManager; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class APlayerCameraManager* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposurePlayerCompositingTarget.GetPlayerCameraManager
|
|
struct UComposurePlayerCompositingTarget_GetPlayerCameraManager_Params
|
|
{
|
|
public:
|
|
class APlayerCameraManager* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposureCompositingTargetComponent.SetDisplayTexture
|
|
struct UComposureCompositingTargetComponent_SetDisplayTexture_Params
|
|
{
|
|
public:
|
|
class UTexture* DisplayTexture; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.ComposureCompositingTargetComponent.GetDisplayTexture
|
|
struct UComposureCompositingTargetComponent_GetDisplayTexture_Params
|
|
{
|
|
public:
|
|
class UTexture* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function Composure.ComposurePostProcessingPassProxy.Execute
|
|
struct UComposurePostProcessingPassProxy_Execute_Params
|
|
{
|
|
public:
|
|
class UTexture* PrePassInput; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UComposurePostProcessPassPolicy* PostProcessPass; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function Composure.CompositingTextureLookupTable.FindNamedPassResult
|
|
struct ICompositingTextureLookupTable_FindNamedPassResult_Params
|
|
{
|
|
public:
|
|
class FName LookupName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UTexture* OutTexture; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x10(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_CF2[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function Composure.MovieSceneComposureExportClient.InitializeForExport
|
|
struct IMovieSceneComposureExportClient_InitializeForExport_Params
|
|
{
|
|
public:
|
|
class UMovieSceneComposureExportInitializer* ExportInitializer; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function Composure.MovieSceneComposureExportInitializer.ExportSceneCaptureBuffers
|
|
struct UMovieSceneComposureExportInitializer_ExportSceneCaptureBuffers_Params
|
|
{
|
|
public:
|
|
class ACompositingElement* CompShotElement; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class USceneCaptureComponent2D* SceneCapture; // 0x8(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
TArray<class FString> BuffersToExport; // 0x10(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|