#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchy.UnsetCurveValueByIndex struct URigHierarchy_UnsetCurveValueByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14A4[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.UnsetCurveValue struct URigHierarchy_UnsetCurveValue_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14A8[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.SwitchToWorldSpace struct URigHierarchy_SwitchToWorldSpace_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0xD(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xE(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14B0[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchy.SwitchToParent struct URigHierarchy_SwitchToParent_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0xC(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x18(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x19(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x1A(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14B9[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.SwitchToDefaultParent struct URigHierarchy_SwitchToDefaultParent_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0xD(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xE(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14BC[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.SortKeys struct URigHierarchy_SortKeys_Params { public: TArray InKeys; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x38 (0x38 - 0x0) // Function ControlRig.RigHierarchy.SetVectorMetadata struct URigHierarchy_SetVectorMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14C2[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FVector InValue; // 0x18(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x30(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14C3[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetVectorArrayMetadata struct URigHierarchy_SetVectorArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14C7[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14C8[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x90 (0x90 - 0x0) // Function ControlRig.RigHierarchy.SetTransformMetadata struct URigHierarchy_SetTransformMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14CB[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InValue; // 0x20(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x80(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14CC[0xF]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetTransformArrayMetadata struct URigHierarchy_SetTransformArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14CF[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14D0[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.SetTag struct URigHierarchy_SetTag_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InTag; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x14(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14D4[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x38 (0x38 - 0x0) // Function ControlRig.RigHierarchy.SetRotatorMetadata struct URigHierarchy_SetRotatorMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14E2[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRotator InValue; // 0x18(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x30(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14E3[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetRotatorArrayMetadata struct URigHierarchy_SetRotatorArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14ED[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14EE[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x24 (0x24 - 0x0) // Function ControlRig.RigHierarchy.SetRigElementKeyMetadata struct URigHierarchy_SetRigElementKeyMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InValue; // 0x14(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x20(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14F2[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetRigElementKeyArrayMetadata struct URigHierarchy_SetRigElementKeyArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14F4[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14F6[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x50 (0x50 - 0x0) // Function ControlRig.RigHierarchy.SetQuatMetadata struct URigHierarchy_SetQuatMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14FD[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FQuat InValue; // 0x20(0x20)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x40(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_14FE[0xF]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetQuatArrayMetadata struct URigHierarchy_SetQuatArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1501[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1502[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.SetPose_ForBlueprint struct URigHierarchy_SetPose_ForBlueprint_Params { public: struct FRigPose InPose; // 0x0(0x70)(Parm, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.SetParentWeightArray struct URigHierarchy_SetParentWeightArray_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1505[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InWeights; // 0x10(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool bInitial; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x21(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x22(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1507[0x5]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.SetParentWeight struct URigHierarchy_SetParentWeight_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0xC(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementWeight InWeight; // 0x18(0xC)(Parm, NoDestructor, NativeAccessSpecifierPublic) bool bInitial; // 0x24(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x25(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x26(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_150A[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.SetNameMetadata struct URigHierarchy_SetNameMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InValue; // 0x14(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x1C(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1510[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetNameArrayMetadata struct URigHierarchy_SetNameArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1515[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1516[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetLocalTransformByIndex struct URigHierarchy_SetLocalTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1517[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x72(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x73(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1519[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetLocalTransform struct URigHierarchy_SetLocalTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_151E[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x72(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x73(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_151F[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.SetLinearColorMetadata struct URigHierarchy_SetLinearColorMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FLinearColor InValue; // 0x14(0x10)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x24(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1526[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetLinearColorArrayMetadata struct URigHierarchy_SetLinearColorArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_152D[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_152E[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchy.SetInt32Metadata struct URigHierarchy_SetInt32Metadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 InValue; // 0x14(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x18(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1538[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetInt32ArrayMetadata struct URigHierarchy_SetInt32ArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1540[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1541[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetGlobalTransformByIndex struct URigHierarchy_SetGlobalTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_154E[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x72(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x73(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1558[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetGlobalTransform struct URigHierarchy_SetGlobalTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_155D[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x72(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x73(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_155F[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchy.SetFloatMetadata struct URigHierarchy_SetFloatMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float InValue; // 0x14(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x18(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1563[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetFloatArrayMetadata struct URigHierarchy_SetFloatArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1566[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1567[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0xC (0xC - 0x0) // Function ControlRig.RigHierarchy.SetCurveValueByIndex struct URigHierarchy_SetCurveValueByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float InValue; // 0x4(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1568[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x14 (0x14 - 0x0) // Function ControlRig.RigHierarchy.SetCurveValue struct URigHierarchy_SetCurveValue_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float InValue; // 0xC(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_156C[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchy.SetControlVisibilityByIndex struct URigHierarchy_SetControlVisibilityByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bVisibility; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_156E[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.SetControlVisibility struct URigHierarchy_SetControlVisibility_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bVisibility; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1571[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x110 (0x110 - 0x0) // Function ControlRig.RigHierarchy.SetControlValueByIndex struct URigHierarchy_SetControlValueByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1575[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue InValue; // 0x10(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) enum class ERigControlValueType InValueType; // 0x100(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x101(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x102(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1576[0xD]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x110 (0x110 - 0x0) // Function ControlRig.RigHierarchy.SetControlValue struct URigHierarchy_SetControlValue_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_157B[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue InValue; // 0x10(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) enum class ERigControlValueType InValueType; // 0x100(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x101(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x102(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_157C[0xD]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetControlShapeTransformByIndex struct URigHierarchy_SetControlShapeTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1580[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1581[0xE]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetControlShapeTransform struct URigHierarchy_SetControlShapeTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1587[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1588[0xE]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x2A0 (0x2A0 - 0x0) // Function ControlRig.RigHierarchy.SetControlSettingsByIndex struct URigHierarchy_SetControlSettingsByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1590[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlSettings InSettings; // 0x10(0x280)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x290(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bForce; // 0x291(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x292(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1591[0xD]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x2A0 (0x2A0 - 0x0) // Function ControlRig.RigHierarchy.SetControlSettings struct URigHierarchy_SetControlSettings_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1599[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlSettings InSettings; // 0x10(0x280)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x290(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bForce; // 0x291(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x292(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_159B[0xD]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.SetControlPreferredRotatorByIndex struct URigHierarchy_SetControlPreferredRotatorByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15A5[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRotator InValue; // 0x8(0x18)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) bool bInitial; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bFixEulerFlips; // 0x21(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15A8[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetControlPreferredRotator struct URigHierarchy_SetControlPreferredRotator_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15AD[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRotator InValue; // 0x10(0x18)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) bool bInitial; // 0x28(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bFixEulerFlips; // 0x29(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15AE[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetControlOffsetTransformByIndex struct URigHierarchy_SetControlOffsetTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15B3[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x72(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x73(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15B4[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.RigHierarchy.SetControlOffsetTransform struct URigHierarchy_SetControlOffsetTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15BE[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAffectChildren; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x72(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x73(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15BF[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.SetBoolMetadata struct URigHierarchy_SetBoolMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool InValue; // 0x14(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x15(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15C5[0x2]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x30 (0x30 - 0x0) // Function ControlRig.RigHierarchy.SetBoolArrayMetadata struct URigHierarchy_SetBoolArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15C9[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray InValue; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x28(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15CA[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x14 (0x14 - 0x0) // Function ControlRig.RigHierarchy.SendAutoKeyEvent struct URigHierarchy_SendAutoKeyEvent_Params { public: struct FRigElementKey InElement; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float InOffsetInSeconds; // 0xC(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAsynchronous; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15CE[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1 (0x1 - 0x0) // Function ControlRig.RigHierarchy.ResetPoseToInitial struct URigHierarchy_ResetPoseToInitial_Params { public: enum class ERigElementType InTypeFilter; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.RemoveMetadata struct URigHierarchy_RemoveMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x14(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15D9[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.RemoveAllMetadata struct URigHierarchy_RemoveAllMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xC(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15DE[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x4 (0x4 - 0x0) // Function ControlRig.RigHierarchy.Num struct URigHierarchy_Num_Params { public: int32 ReturnValue; // 0x0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromVector2D struct URigHierarchy_MakeControlValueFromVector2D_Params { public: struct FVector2D InValue; // 0x0(0x10)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigControlValue ReturnValue; // 0x10(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x110 (0x110 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromVector struct URigHierarchy_MakeControlValueFromVector_Params { public: struct FVector InValue; // 0x0(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_15E8[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x20(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x130 (0x130 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromTransformNoScale struct URigHierarchy_MakeControlValueFromTransformNoScale_Params { public: struct FTransformNoScale InValue; // 0x0(0x40)(Parm, NoDestructor, NativeAccessSpecifierPublic) struct FRigControlValue ReturnValue; // 0x40(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x150 (0x150 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromTransform struct URigHierarchy_MakeControlValueFromTransform_Params { public: struct FTransform InValue; // 0x0(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigControlValue ReturnValue; // 0x60(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x110 (0x110 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromRotator struct URigHierarchy_MakeControlValueFromRotator_Params { public: struct FRotator InValue; // 0x0(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) uint8 Pad_15F8[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x20(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromInt struct URigHierarchy_MakeControlValueFromInt_Params { public: int32 InValue; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1600[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x10(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromFloat struct URigHierarchy_MakeControlValueFromFloat_Params { public: float InValue; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1602[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x10(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x140 (0x140 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromEulerTransform struct URigHierarchy_MakeControlValueFromEulerTransform_Params { public: struct FEulerTransform InValue; // 0x0(0x48)(Parm, NoDestructor, NativeAccessSpecifierPublic) uint8 Pad_1605[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x50(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.MakeControlValueFromBool struct URigHierarchy_MakeControlValueFromBool_Params { public: bool InValue; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1609[0xF]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x10(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchy.IsValidIndex struct URigHierarchy_IsValidIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x4(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_160D[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchy.IsSelectedByIndex struct URigHierarchy_IsSelectedByIndex_Params { public: int32 InIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x4(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_160F[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.IsSelected struct URigHierarchy_IsSelected_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xC(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1614[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.IsProcedural struct URigHierarchy_IsProcedural_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xC(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1619[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchy.IsParentedTo struct URigHierarchy_IsParentedTo_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0xC(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x18(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1622[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchy.IsCurveValueSetByIndex struct URigHierarchy_IsCurveValueSetByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x4(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1629[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.IsCurveValueSet struct URigHierarchy_IsCurveValueSet_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xC(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_162A[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1 (0x1 - 0x0) // Function ControlRig.RigHierarchy.IsControllerAvailable struct URigHierarchy_IsControllerAvailable_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.HasTag struct URigHierarchy_HasTag_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InTag; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x14(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_162E[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x48 (0x48 - 0x0) // Function ControlRig.RigHierarchy.GetVectorMetadata struct URigHierarchy_GetVectorMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1630[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FVector DefaultValue; // 0x18(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FVector ReturnValue; // 0x30(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x110 (0x110 - 0x0) // Function ControlRig.RigHierarchy.GetVectorFromControlValue struct URigHierarchy_GetVectorFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) struct FVector ReturnValue; // 0xF0(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1632[0x8]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetVectorArrayMetadata struct URigHierarchy_GetVectorArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1637[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.GetVector2DFromControlValue struct URigHierarchy_GetVector2DFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) struct FVector2D ReturnValue; // 0xF0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x130 (0x130 - 0x0) // Function ControlRig.RigHierarchy.GetTransformNoScaleFromControlValue struct URigHierarchy_GetTransformNoScaleFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) struct FTransformNoScale ReturnValue; // 0xF0(0x40)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0xE0 (0xE0 - 0x0) // Function ControlRig.RigHierarchy.GetTransformMetadata struct URigHierarchy_GetTransformMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1646[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform DefaultValue; // 0x20(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FTransform ReturnValue; // 0x80(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x150 (0x150 - 0x0) // Function ControlRig.RigHierarchy.GetTransformFromControlValue struct URigHierarchy_GetTransformFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) struct FTransform ReturnValue; // 0xF0(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetTransformArrayMetadata struct URigHierarchy_GetTransformArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_164B[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.GetTags struct URigHierarchy_GetTags_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_164D[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetSelectedKeys struct URigHierarchy_GetSelectedKeys_Params { public: enum class ERigElementType InTypeFilter; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_164E[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x48 (0x48 - 0x0) // Function ControlRig.RigHierarchy.GetRotatorMetadata struct URigHierarchy_GetRotatorMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1653[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRotator DefaultValue; // 0x18(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) struct FRotator ReturnValue; // 0x30(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) }; // 0x110 (0x110 - 0x0) // Function ControlRig.RigHierarchy.GetRotatorFromControlValue struct URigHierarchy_GetRotatorFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) struct FRotator ReturnValue; // 0xF0(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) uint8 Pad_1655[0x8]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetRotatorArrayMetadata struct URigHierarchy_GetRotatorArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1657[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetRigidBodyKeys struct URigHierarchy_GetRigidBodyKeys_Params { public: bool bTraverse; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1659[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x2C (0x2C - 0x0) // Function ControlRig.RigHierarchy.GetRigElementKeyMetadata struct URigHierarchy_GetRigElementKeyMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey DefaultValue; // 0x14(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey ReturnValue; // 0x20(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetRigElementKeyArrayMetadata struct URigHierarchy_GetRigElementKeyArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_165D[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetReferenceKeys struct URigHierarchy_GetReferenceKeys_Params { public: bool bTraverse; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1660[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x60 (0x60 - 0x0) // Function ControlRig.RigHierarchy.GetQuatMetadata struct URigHierarchy_GetQuatMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1668[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FQuat DefaultValue; // 0x20(0x20)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FQuat ReturnValue; // 0x40(0x20)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetQuatArrayMetadata struct URigHierarchy_GetQuatArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_166C[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetPreviousParent struct URigHierarchy_GetPreviousParent_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey ReturnValue; // 0xC(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x14 (0x14 - 0x0) // Function ControlRig.RigHierarchy.GetPreviousName struct URigHierarchy_GetPreviousName_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName ReturnValue; // 0xC(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x78 (0x78 - 0x0) // Function ControlRig.RigHierarchy.GetPose struct URigHierarchy_GetPose_Params { public: bool bInitial; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1678[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigPose ReturnValue; // 0x8(0x70)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.GetParentWeightArray struct URigHierarchy_GetParentWeightArray_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_167C[0x3]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetParentWeight struct URigHierarchy_GetParentWeight_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0xC(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x18(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1682[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigElementWeight ReturnValue; // 0x1C(0xC)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetParentTransformByIndex struct URigHierarchy_GetParentTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_168A[0xB]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetParentTransform struct URigHierarchy_GetParentTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1694[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.GetParents struct URigHierarchy_GetParents_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bRecursive; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1697[0x3]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.GetNumberOfParents struct URigHierarchy_GetNumberOfParents_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 ReturnValue; // 0xC(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetNullKeys struct URigHierarchy_GetNullKeys_Params { public: bool bTraverse; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16A1[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x24 (0x24 - 0x0) // Function ControlRig.RigHierarchy.GetNameMetadata struct URigHierarchy_GetNameMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName DefaultValue; // 0x14(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName ReturnValue; // 0x1C(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetNameArrayMetadata struct URigHierarchy_GetNameArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16AE[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetMetadataType struct URigHierarchy_GetMetadataType_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class ERigMetadataType ReturnValue; // 0x14(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16B6[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.GetMetadataNames struct URigHierarchy_GetMetadataNames_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16BC[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetLocalTransformByIndex struct URigHierarchy_GetLocalTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16C4[0xB]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetLocalTransform struct URigHierarchy_GetLocalTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16CC[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetLocalControlShapeTransformByIndex struct URigHierarchy_GetLocalControlShapeTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16D5[0xB]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetLocalControlShapeTransform struct URigHierarchy_GetLocalControlShapeTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16DA[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x34 (0x34 - 0x0) // Function ControlRig.RigHierarchy.GetLinearColorMetadata struct URigHierarchy_GetLinearColorMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FLinearColor DefaultValue; // 0x14(0x10)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FLinearColor ReturnValue; // 0x24(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetLinearColorArrayMetadata struct URigHierarchy_GetLinearColorArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16ED[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.GetKeys struct URigHierarchy_GetKeys_Params { public: TArray InElementIndices; // 0x0(0x10)(ConstParm, Parm, ZeroConstructor, NativeAccessSpecifierPublic) TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.GetKey struct URigHierarchy_GetKey_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey ReturnValue; // 0x4(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.GetIntFromControlValue struct URigHierarchy_GetIntFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) int32 ReturnValue; // 0xF0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_16FB[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchy.GetInt32Metadata struct URigHierarchy_GetInt32Metadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 DefaultValue; // 0x14(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 ReturnValue; // 0x18(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetInt32ArrayMetadata struct URigHierarchy_GetInt32ArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1706[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.GetIndex_ForBlueprint struct URigHierarchy_GetIndex_ForBlueprint_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 ReturnValue; // 0xC(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetGlobalTransformByIndex struct URigHierarchy_GetGlobalTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1712[0xB]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetGlobalTransform struct URigHierarchy_GetGlobalTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_171A[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetGlobalControlShapeTransformByIndex struct URigHierarchy_GetGlobalControlShapeTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_171F[0xB]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetGlobalControlShapeTransform struct URigHierarchy_GetGlobalControlShapeTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1728[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetGlobalControlOffsetTransformByIndex struct URigHierarchy_GetGlobalControlOffsetTransformByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_172F[0xB]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.RigHierarchy.GetGlobalControlOffsetTransform struct URigHierarchy_GetGlobalControlOffsetTransform_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1734[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchy.GetFloatMetadata struct URigHierarchy_GetFloatMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float DefaultValue; // 0x14(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float ReturnValue; // 0x18(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.GetFloatFromControlValue struct URigHierarchy_GetFloatFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) float ReturnValue; // 0xF0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1742[0xC]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetFloatArrayMetadata struct URigHierarchy_GetFloatArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1749[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetFirstParent struct URigHierarchy_GetFirstParent_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey ReturnValue; // 0xC(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x140 (0x140 - 0x0) // Function ControlRig.RigHierarchy.GetEulerTransformFromControlValue struct URigHierarchy_GetEulerTransformFromControlValue_Params { public: struct FRigControlValue InValue; // 0x0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) struct FEulerTransform ReturnValue; // 0xF0(0x48)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) uint8 Pad_1753[0x8]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetDefaultParent struct URigHierarchy_GetDefaultParent_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey ReturnValue; // 0xC(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchy.GetCurveValueByIndex struct URigHierarchy_GetCurveValueByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float ReturnValue; // 0x4(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.GetCurveValue struct URigHierarchy_GetCurveValue_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float ReturnValue; // 0xC(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.GetCurveKeys struct URigHierarchy_GetCurveKeys_Params { public: TArray ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.GetControlValueByIndex struct URigHierarchy_GetControlValueByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class ERigControlValueType InValueType; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1773[0xB]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x10(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x100 (0x100 - 0x0) // Function ControlRig.RigHierarchy.GetControlValue struct URigHierarchy_GetControlValue_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class ERigControlValueType InValueType; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_177B[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlValue ReturnValue; // 0x10(0xF0)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.GetControlPreferredRotatorByIndex struct URigHierarchy_GetControlPreferredRotatorByIndex_Params { public: int32 InElementIndex; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1784[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FRotator ReturnValue; // 0x8(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetControlPreferredRotator struct URigHierarchy_GetControlPreferredRotator_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1787[0x3]; // Fixing Size After Last Property [ Dumper-7 ] struct FRotator ReturnValue; // 0x10(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.GetController struct URigHierarchy_GetController_Params { public: bool bCreateIfNeeded; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_178D[0x7]; // Fixing Size After Last Property [ Dumper-7 ] class URigHierarchyController* ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetControlKeys struct URigHierarchy_GetControlKeys_Params { public: bool bTraverse; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1796[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchy.GetChildren struct URigHierarchy_GetChildren_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bRecursive; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_179A[0x3]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetBoolMetadata struct URigHierarchy_GetBoolMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool DefaultValue; // 0x14(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x15(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17A1[0x2]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchy.GetBoolArrayMetadata struct URigHierarchy_GetBoolArrayMetadata_Params { public: struct FRigElementKey InItem; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InMetadataName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17A3[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetBoneKeys struct URigHierarchy_GetBoneKeys_Params { public: bool bTraverse; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17A8[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchy.GetAllKeys_ForBlueprint struct URigHierarchy_GetAllKeys_ForBlueprint_Params { public: bool bTraverse; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17B1[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x400 (0x400 - 0x0) // Function ControlRig.RigHierarchy.FindNull_ForBlueprintOnly struct URigHierarchy_FindNull_ForBlueprintOnly_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17C1[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigNullElement ReturnValue; // 0x10(0x3F0)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) }; // 0xA40 (0xA40 - 0x0) // Function ControlRig.RigHierarchy.FindControl_ForBlueprintOnly struct URigHierarchy_FindControl_ForBlueprintOnly_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17C7[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlElement ReturnValue; // 0x10(0xA30)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) }; // 0x310 (0x310 - 0x0) // Function ControlRig.RigHierarchy.FindBone_ForBlueprintOnly struct URigHierarchy_FindBone_ForBlueprintOnly_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17CE[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigBoneElement ReturnValue; // 0x10(0x300)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.CopyPose struct URigHierarchy_CopyPose_Params { public: class URigHierarchy* InHierarchy; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bCurrent; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bInitial; // 0x9(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bWeights; // 0xA(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bMatchPoseInGlobalIfNeeded; // 0xB(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17D8[0x4]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchy.CopyHierarchy struct URigHierarchy_CopyHierarchy_Params { public: class URigHierarchy* InHierarchy; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchy.Contains_ForBlueprint struct URigHierarchy_Contains_ForBlueprint_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xC(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_17E2[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRig.SupportsEvent struct UControlRig_SupportsEvent_Params { public: class FName InEventName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1836[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x20 (0x20 - 0x0) // Function ControlRig.ControlRig.SetVariableFromString struct UControlRig_SetVariableFromString_Params { public: class FName InVariableName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FString InValue; // 0x8(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x18(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_183A[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.SetInteractionRigClass struct UControlRig_SetInteractionRigClass_Params { public: TSubclassOf InInteractionRigClass; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.SetInteractionRig struct UControlRig_SetInteractionRig_Params { public: class UControlRig* InInteractionRig; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // Function ControlRig.ControlRig.SetFramesPerSecond struct UControlRig_SetFramesPerSecond_Params { public: float InFramesPerSecond; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // Function ControlRig.ControlRig.SetDeltaTime struct UControlRig_SetDeltaTime_Params { public: float InDeltaTime; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.SetAbsoluteTime struct UControlRig_SetAbsoluteTime_Params { public: float InAbsoluteTime; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool InSetDeltaTimeZero; // 0x4(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1846[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.SetAbsoluteAndDeltaTime struct UControlRig_SetAbsoluteAndDeltaTime_Params { public: float InAbsoluteTime; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float InDeltaTime; // 0x4(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRig.SelectControl struct UControlRig_SelectControl_Params { public: class FName InControlName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSelect; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1849[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0xA50 (0xA50 - 0x0) // SparseDelegateFunction ControlRig.ControlRig.OnControlSelectedBP__DelegateSignature struct UControlRig_OnControlSelectedBP__DelegateSignature_Params { public: class UControlRig* Rig; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1853[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlElement Control; // 0x10(0xA30)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) bool bSelected; // 0xA40(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1857[0xF]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRig.IsControlSelected struct UControlRig_IsControlSelected_Params { public: class FName InControlName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_185D[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.GetVM struct UControlRig_GetVM_Params { public: class URigVM* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRig.GetVariableType struct UControlRig_GetVariableType_Params { public: class FName InVariableName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName ReturnValue; // 0x8(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.ControlRig.GetVariableAsString struct UControlRig_GetVariableAsString_Params { public: class FName InVariableName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FString ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRig.GetSupportedEvents struct UControlRig_GetSupportedEvents_Params { public: TArray ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRig.GetScriptAccessibleVariables struct UControlRig_GetScriptAccessibleVariables_Params { public: TArray ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.GetInteractionRigClass struct UControlRig_GetInteractionRigClass_Params { public: TSubclassOf ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.GetInteractionRig struct UControlRig_GetInteractionRig_Params { public: class UControlRig* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.GetHostingActor struct UControlRig_GetHostingActor_Params { public: class AActor* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRig.GetHierarchy struct UControlRig_GetHierarchy_Params { public: class URigHierarchy* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRig.GetEvents struct UControlRig_GetEvents_Params { public: TArray ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // Function ControlRig.ControlRig.GetCurrentFramesPerSecond struct UControlRig_GetCurrentFramesPerSecond_Params { public: float ReturnValue; // 0x0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // Function ControlRig.ControlRig.GetAbsoluteTime struct UControlRig_GetAbsoluteTime_Params { public: float ReturnValue; // 0x0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.ControlRig.FindControlRigs struct UControlRig_FindControlRigs_Params { public: class UObject* Outer; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TSubclassOf OptionalClass; // 0x8(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRig.ExecuteEvent struct UControlRig_ExecuteEvent_Params { public: class FName InEventName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1892[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRig.Execute struct UControlRig_Execute_Params { public: enum class EControlRigState State; // 0x0(0x1)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1897[0x3]; // Fixing Size After Last Property [ Dumper-7 ] class FName InEventName; // 0x4(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xC(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1898[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRig.CurrentControlSelection struct UControlRig_CurrentControlSelection_Params { public: TArray ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.ControlRig.CreateTransformableControlHandle struct UControlRig_CreateTransformableControlHandle_Params { public: class UObject* Outer; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName ControlName; // 0x8(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class UTransformableControlHandle* ReturnValue; // 0x10(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRig.ContainsEvent struct UControlRig_ContainsEvent_Params { public: class FName InEventName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_18A6[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRig.ClearControlSelection struct UControlRig_ClearControlSelection_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRig.CanExecute struct UControlRig_CanExecute_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // Function ControlRig.ControlRigComponent.Update struct UControlRigComponent_Update_Params { public: float DeltaTime; // 0x0(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.SetObjectBinding struct UControlRigComponent_SetObjectBinding_Params { public: class UObject* InObjectToBind; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigComponent.SetMappedElements struct UControlRigComponent_SetMappedElements_Params { public: TArray NewMappedElements; // 0x0(0x10)(Parm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) }; // 0x80 (0x80 - 0x0) // Function ControlRig.ControlRigComponent.SetInitialSpaceTransform struct UControlRigComponent_SetInitialSpaceTransform_Params { public: class FName SpaceName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_18DD[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InitialTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_18DE[0xF]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.ControlRigComponent.SetInitialBoneTransform struct UControlRigComponent_SetInitialBoneTransform_Params { public: class FName BoneName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_18E2[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InitialTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPropagateToChildren; // 0x71(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_18E4[0xE]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x18 (0x18 - 0x0) // Function ControlRig.ControlRigComponent.SetControlVector2D struct UControlRigComponent_SetControlVector2D_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FVector2D Value; // 0x8(0x10)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x80 (0x80 - 0x0) // Function ControlRig.ControlRigComponent.SetControlTransform struct UControlRigComponent_SetControlTransform_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_18FF[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform Value; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1900[0xF]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.ControlRigComponent.SetControlScale struct UControlRigComponent_SetControlScale_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FVector Value; // 0x8(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_190C[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function ControlRig.ControlRigComponent.SetControlRotator struct UControlRigComponent_SetControlRotator_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRotator Value; // 0x8(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_190F[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.SetControlRigClass struct UControlRigComponent_SetControlRigClass_Params { public: TSubclassOf InControlRigClass; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.ControlRigComponent.SetControlPosition struct UControlRigComponent_SetControlPosition_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FVector Value; // 0x8(0x18)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1917[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.ControlRigComponent.SetControlOffset struct UControlRigComponent_SetControlOffset_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_191C[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform OffsetTransform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_191D[0xF]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRigComponent.SetControlInt struct UControlRigComponent_SetControlInt_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 Value; // 0x8(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRigComponent.SetControlFloat struct UControlRigComponent_SetControlFloat_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float Value; // 0x8(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRigComponent.SetControlBool struct UControlRigComponent_SetControlBool_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool Value; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1921[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x80 (0x80 - 0x0) // Function ControlRig.ControlRigComponent.SetBoneTransform struct UControlRigComponent_SetBoneTransform_Params { public: class FName BoneName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_192B[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform Transform; // 0x10(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x70(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_192E[0x3]; // Fixing Size After Last Property [ Dumper-7 ] float Weight; // 0x74(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPropagateToChildren; // 0x78(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_192F[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.SetBoneInitialTransformsFromSkeletalMesh struct UControlRigComponent_SetBoneInitialTransformsFromSkeletalMesh_Params { public: class USkeletalMesh* InSkeletalMesh; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.OnPreInitialize struct UControlRigComponent_OnPreInitialize_Params { public: class UControlRigComponent* Component; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.OnPreForwardsSolve struct UControlRigComponent_OnPreForwardsSolve_Params { public: class UControlRigComponent* Component; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.OnPreConstruction struct UControlRigComponent_OnPreConstruction_Params { public: class UControlRigComponent* Component; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.OnPostInitialize struct UControlRigComponent_OnPostInitialize_Params { public: class UControlRigComponent* Component; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.OnPostForwardsSolve struct UControlRigComponent_OnPostForwardsSolve_Params { public: class UControlRigComponent* Component; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.OnPostConstruction struct UControlRigComponent_OnPostConstruction_Params { public: class UControlRigComponent* Component; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.ControlRigComponent.GetSpaceTransform struct UControlRigComponent_GetSpaceTransform_Params { public: class FName SpaceName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1942[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.ControlRigComponent.GetInitialSpaceTransform struct UControlRigComponent_GetInitialSpaceTransform_Params { public: class FName SpaceName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_194B[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.ControlRigComponent.GetInitialBoneTransform struct UControlRigComponent_GetInitialBoneTransform_Params { public: class FName BoneName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_194F[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.ControlRigComponent.GetElementNames struct UControlRigComponent_GetElementNames_Params { public: enum class ERigElementType ElementType; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1953[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.ControlRigComponent.GetControlVector2D struct UControlRigComponent_GetControlVector2D_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FVector2D ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.ControlRigComponent.GetControlTransform struct UControlRigComponent_GetControlTransform_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1959[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.ControlRigComponent.GetControlScale struct UControlRigComponent_GetControlScale_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_195F[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FVector ReturnValue; // 0x10(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.ControlRigComponent.GetControlRotator struct UControlRigComponent_GetControlRotator_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1962[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FRotator ReturnValue; // 0x10(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.GetControlRig struct UControlRigComponent_GetControlRig_Params { public: class UControlRig* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.ControlRigComponent.GetControlPosition struct UControlRigComponent_GetControlPosition_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1966[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FVector ReturnValue; // 0x10(0x18)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function ControlRig.ControlRigComponent.GetControlOffset struct UControlRigComponent_GetControlOffset_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1967[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRigComponent.GetControlInt struct UControlRigComponent_GetControlInt_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 ReturnValue; // 0x8(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRigComponent.GetControlFloat struct UControlRigComponent_GetControlFloat_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float ReturnValue; // 0x8(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRigComponent.GetControlBool struct UControlRigComponent_GetControlBool_Params { public: class FName ControlName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x8(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_196B[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x70 (0x70 - 0x0) // Function ControlRig.ControlRigComponent.GetBoneTransform struct UControlRigComponent_GetBoneTransform_Params { public: class FName BoneName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EControlRigComponentSpace Space; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1971[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform ReturnValue; // 0x10(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // Function ControlRig.ControlRigComponent.GetAbsoluteTime struct UControlRigComponent_GetAbsoluteTime_Params { public: float ReturnValue; // 0x0(0x4)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function ControlRig.ControlRigComponent.DoesElementExist struct UControlRigComponent_DoesElementExist_Params { public: class FName Name; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class ERigElementType ElementType; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x9(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_197A[0x2]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigComponent.CanExecute struct UControlRigComponent_CanExecute_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.ControlRigComponent.AddMappedSkeletalMesh struct UControlRigComponent_AddMappedSkeletalMesh_Params { public: class USkeletalMeshComponent* SkeletalMeshComponent; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray Bones; // 0x8(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) TArray Curves; // 0x18(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigComponent.AddMappedElements struct UControlRigComponent_AddMappedElements_Params { public: TArray NewMappedElements; // 0x0(0x10)(Parm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigComponent.AddMappedComponents struct UControlRigComponent_AddMappedComponents_Params { public: TArray Components; // 0x0(0x10)(Parm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.ControlRigComponent.AddMappedCompleteSkeletalMesh struct UControlRigComponent_AddMappedCompleteSkeletalMesh_Params { public: class USkeletalMeshComponent* SkeletalMeshComponent; // 0x0(0x8)(Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.SetSelected struct AControlRigShapeActor_SetSelected_Params { public: bool bInSelected; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.SetSelectable struct AControlRigShapeActor_SetSelectable_Params { public: bool bInSelectable; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.SetHovered struct AControlRigShapeActor_SetHovered_Params { public: bool bInHovered; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x60 (0x60 - 0x0) // Function ControlRig.ControlRigShapeActor.SetGlobalTransform struct AControlRigShapeActor_SetGlobalTransform_Params { public: struct FTransform InTransform; // 0x0(0x60)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.SetEnabled struct AControlRigShapeActor_SetEnabled_Params { public: bool bInEnabled; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x60 (0x60 - 0x0) // Function ControlRig.ControlRigShapeActor.OnTransformChanged struct AControlRigShapeActor_OnTransformChanged_Params { public: struct FTransform NewTransform; // 0x0(0x60)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.OnSelectionChanged struct AControlRigShapeActor_OnSelectionChanged_Params { public: bool bIsSelected; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.OnManipulatingChanged struct AControlRigShapeActor_OnManipulatingChanged_Params { public: bool bIsManipulating; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.OnHoveredChanged struct AControlRigShapeActor_OnHoveredChanged_Params { public: bool bIsSelected; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.OnEnabledChanged struct AControlRigShapeActor_OnEnabledChanged_Params { public: bool bIsEnabled; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.IsSelectedInEditor struct AControlRigShapeActor_IsSelectedInEditor_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.IsHovered struct AControlRigShapeActor_IsHovered_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigShapeActor.IsEnabled struct AControlRigShapeActor_IsEnabled_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x60 (0x60 - 0x0) // Function ControlRig.ControlRigShapeActor.GetGlobalTransform struct AControlRigShapeActor_GetGlobalTransform_Params { public: struct FTransform ReturnValue; // 0x0(0x60)(Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.RigHierarchyController.SetSelection struct URigHierarchyController_SetSelection_Params { public: TArray InKeys; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x11(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_19FD[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchyController.SetParent struct URigHierarchyController_SetParent_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0xC(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bMaintainGlobalTransform; // 0x18(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x19(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x1A(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x1B(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchyController.SetHierarchy struct URigHierarchyController_SetHierarchy_Params { public: class URigHierarchy* InHierarchy; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchyController.SetDisplayName struct URigHierarchyController_SetDisplayName_Params { public: struct FRigElementKey InControl; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InDisplayName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bRenameElement; // 0x14(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x15(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x16(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A26[0x1]; // Fixing Size After Last Property [ Dumper-7 ] class FName ReturnValue; // 0x18(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x2A0 (0x2A0 - 0x0) // Function ControlRig.RigHierarchyController.SetControlSettings struct URigHierarchyController_SetControlSettings_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A30[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlSettings InSettings; // 0x10(0x280)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x290(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x291(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A32[0xE]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchyController.SelectElement struct URigHierarchyController_SelectElement_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSelect; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bClearSelection; // 0xD(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xE(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A3A[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x24 (0x24 - 0x0) // Function ControlRig.RigHierarchyController.RenameElement struct URigHierarchyController_RenameElement_Params { public: struct FRigElementKey InElement; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InName; // 0xC(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x14(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x15(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bClearSelection; // 0x16(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A3F[0x1]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigElementKey ReturnValue; // 0x18(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchyController.RemoveParent struct URigHierarchyController_RemoveParent_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0xC(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bMaintainGlobalTransform; // 0x18(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x19(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x1A(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x1B(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchyController.RemoveElement struct URigHierarchyController_RemoveElement_Params { public: struct FRigElementKey InElement; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0xD(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xE(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A53[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchyController.RemoveAllParents struct URigHierarchyController_RemoveAllParents_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bMaintainGlobalTransform; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0xD(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0xE(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xF(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x50 (0x50 - 0x0) // Function ControlRig.RigHierarchyController.MirrorElements struct URigHierarchyController_MirrorElements_Params { public: TArray InKeys; // 0x0(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) struct FRigMirrorSettings InSettings; // 0x10(0x28)(Parm, NativeAccessSpecifierPublic) bool bSelectNewElements; // 0x38(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x39(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x3A(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A67[0x5]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x40(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchyController.ImportFromText struct URigHierarchyController_ImportFromText_Params { public: class FString InContent; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bReplaceExistingElements; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSelectNewElements; // 0x11(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x12(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x13(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1A70[0x4]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchyController.ImportCurves struct URigHierarchyController_ImportCurves_Params { public: class USkeleton* InSkeleton; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InNameSpace; // 0x8(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSelectCurves; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x11(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x12(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1AA9[0x5]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchyController.ImportBones struct URigHierarchyController_ImportBones_Params { public: class USkeleton* InSkeleton; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InNameSpace; // 0x8(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bReplaceExistingBones; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bRemoveObsoleteBones; // 0x11(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSelectBones; // 0x12(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x13(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x14(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1AF5[0x3]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // Function ControlRig.RigHierarchyController.GetHierarchy struct URigHierarchyController_GetHierarchy_Params { public: class URigHierarchy* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x290 (0x290 - 0x0) // Function ControlRig.RigHierarchyController.GetControlSettings struct URigHierarchyController_GetControlSettings_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1AFA[0x4]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlSettings ReturnValue; // 0x10(0x280)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchyController.ExportToText struct URigHierarchyController_ExportToText_Params { public: TArray InKeys; // 0x0(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) class FString ReturnValue; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchyController.ExportSelectionToText struct URigHierarchyController_ExportSelectionToText_Params { public: class FString ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function ControlRig.RigHierarchyController.DuplicateElements struct URigHierarchyController_DuplicateElements_Params { public: TArray InKeys; // 0x0(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) bool bSelectNewElements; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x11(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommands; // 0x12(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B1A[0x5]; // Fixing Size After Last Property [ Dumper-7 ] TArray ReturnValue; // 0x18(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.RigHierarchyController.DeselectElement struct URigHierarchyController_DeselectElement_Params { public: struct FRigElementKey InKey; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0xC(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B20[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1 (0x1 - 0x0) // Function ControlRig.RigHierarchyController.ClearSelection struct URigHierarchyController_ClearSelection_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x90 (0x90 - 0x0) // Function ControlRig.RigHierarchyController.AddRigidBody struct URigHierarchyController_AddRigidBody_Params { public: class FName InName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0x8(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigRigidBodySettings InSettings; // 0x14(0x4)(Parm, NoDestructor, NativeAccessSpecifierPublic) uint8 Pad_1B28[0x8]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InLocalTransform; // 0x20(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x80(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x81(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B29[0x2]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigElementKey ReturnValue; // 0x84(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x20 (0x20 - 0x0) // Function ControlRig.RigHierarchyController.AddParent struct URigHierarchyController_AddParent_Params { public: struct FRigElementKey InChild; // 0x0(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0xC(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float InWeight; // 0x18(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bMaintainGlobalTransform; // 0x1C(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x1D(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x1E(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B33[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x90 (0x90 - 0x0) // Function ControlRig.RigHierarchyController.AddNull struct URigHierarchyController_AddNull_Params { public: class FName InName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0x8(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B42[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x20(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bTransformInGlobal; // 0x80(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x81(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x82(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B43[0x1]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigElementKey ReturnValue; // 0x84(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1C (0x1C - 0x0) // Function ControlRig.RigHierarchyController.AddCurve struct URigHierarchyController_AddCurve_Params { public: class FName InName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float InValue; // 0x8(0x4)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0xC(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0xD(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B49[0x2]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigElementKey ReturnValue; // 0x10(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x3A0 (0x3A0 - 0x0) // Function ControlRig.RigHierarchyController.AddControl_ForBlueprint struct URigHierarchyController_AddControl_ForBlueprint_Params { public: class FName InName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0x8(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B4F[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlSettings InSettings; // 0x20(0x280)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigControlValue InValue; // 0x2A0(0xF0)(Parm, NoDestructor, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x390(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x391(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B51[0x2]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigElementKey ReturnValue; // 0x394(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x90 (0x90 - 0x0) // Function ControlRig.RigHierarchyController.AddBone struct URigHierarchyController_AddBone_Params { public: class FName InName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParent; // 0x8(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B57[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FTransform InTransform; // 0x20(0x60)(Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bTransformInGlobal; // 0x80(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class ERigBoneType InBoneType; // 0x81(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x82(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x83(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey ReturnValue; // 0x84(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x2B0 (0x2B0 - 0x0) // Function ControlRig.RigHierarchyController.AddAnimationChannel_ForBlueprint struct URigHierarchyController_AddAnimationChannel_ForBlueprint_Params { public: class FName InName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FRigElementKey InParentControl; // 0x8(0xC)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B5A[0xC]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigControlSettings InSettings; // 0x20(0x280)(Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSetupUndo; // 0x2A0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bPrintPythonCommand; // 0x2A1(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B5C[0x2]; // Fixing Size After Last Property [ Dumper-7 ] struct FRigElementKey ReturnValue; // 0x2A4(0xC)(Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigPoseAsset.SelectControls struct UControlRigPoseAsset_SelectControls_Params { public: class UControlRig* InControlRig; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bDoMirror; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B9B[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigPoseAsset.SavePose struct UControlRigPoseAsset_SavePose_Params { public: class UControlRig* InControlRig; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bUseAll; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1B9E[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigPoseAsset.ReplaceControlName struct UControlRigPoseAsset_ReplaceControlName_Params { public: class FName CurrentName; // 0x0(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName NewName; // 0x8(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigPoseAsset.PastePose struct UControlRigPoseAsset_PastePose_Params { public: class UControlRig* InControlRig; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bDoKey; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bDoMirror; // 0x9(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1BAD[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x68 (0x68 - 0x0) // Function ControlRig.ControlRigPoseAsset.GetCurrentPose struct UControlRigPoseAsset_GetCurrentPose_Params { public: class UControlRig* InControlRig; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FControlRigControlPose OutPose; // 0x8(0x60)(Parm, OutParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function ControlRig.ControlRigPoseAsset.GetControlNames struct UControlRigPoseAsset_GetControlNames_Params { public: TArray ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.ControlRigPoseAsset.DoesMirrorMatch struct UControlRigPoseAsset_DoesMirrorMatch_Params { public: class UControlRig* ControlRig; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName ControlName; // 0x8(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x10(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1BBE[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x1 (0x1 - 0x0) // Function ControlRig.ControlRigWorkflowOptions.EnsureAtLeastOneRigElementSelected struct UControlRigWorkflowOptions_EnsureAtLeastOneRigElementSelected_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function ControlRig.ControlRigTransformWorkflowOptions.ProvideWorkflows struct UControlRigTransformWorkflowOptions_ProvideWorkflows_Params { public: class UObject* InSubject; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray ReturnValue; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic) }; } }