mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
238 lines
14 KiB
C++
238 lines
14 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function ModelingComponents.WeightMapSetProperties.GetWeightMapsFunc
|
|
struct UWeightMapSetProperties_GetWeightMapsFunc_Params
|
|
{
|
|
public:
|
|
TArray<class FString> ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function ModelingComponents.OctreeDynamicMeshComponent.SetDynamicMesh
|
|
struct UOctreeDynamicMeshComponent_SetDynamicMesh_Params
|
|
{
|
|
public:
|
|
class UDynamicMesh* NewMesh; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.SetPointSetVisibility
|
|
struct UPreviewGeometry_SetPointSetVisibility_Params
|
|
{
|
|
public:
|
|
class FString PointSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bVisible; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x11(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_111C[0x6]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.SetPointSetMaterial
|
|
struct UPreviewGeometry_SetPointSetMaterial_Params
|
|
{
|
|
public:
|
|
class FString PointSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UMaterialInterface* NewMaterial; // 0x10(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x18(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1127[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.SetLineSetVisibility
|
|
struct UPreviewGeometry_SetLineSetVisibility_Params
|
|
{
|
|
public:
|
|
class FString LineSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bVisible; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x11(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_112D[0x6]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x20 (0x20 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.SetLineSetMaterial
|
|
struct UPreviewGeometry_SetLineSetMaterial_Params
|
|
{
|
|
public:
|
|
class FString LineSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UMaterialInterface* NewMaterial; // 0x10(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x18(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1133[0x7]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.SetAllPointSetsMaterial
|
|
struct UPreviewGeometry_SetAllPointSetsMaterial_Params
|
|
{
|
|
public:
|
|
class UMaterialInterface* Material; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.SetAllLineSetsMaterial
|
|
struct UPreviewGeometry_SetAllLineSetsMaterial_Params
|
|
{
|
|
public:
|
|
class UMaterialInterface* Material; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.RemovePointSet
|
|
struct UPreviewGeometry_RemovePointSet_Params
|
|
{
|
|
public:
|
|
class FString PointSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bDestroy; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x11(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1143[0x6]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.RemoveLineSet
|
|
struct UPreviewGeometry_RemoveLineSet_Params
|
|
{
|
|
public:
|
|
class FString LineSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool bDestroy; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
bool ReturnValue; // 0x11(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_1148[0x6]; // Fixing Size Of Struct [ Dumper-7 ]
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.RemoveAllPointSets
|
|
struct UPreviewGeometry_RemoveAllPointSets_Params
|
|
{
|
|
public:
|
|
bool bDestroy; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.RemoveAllLineSets
|
|
struct UPreviewGeometry_RemoveAllLineSets_Params
|
|
{
|
|
public:
|
|
bool bDestroy; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x8 (0x8 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.GetActor
|
|
struct UPreviewGeometry_GetActor_Params
|
|
{
|
|
public:
|
|
class APreviewGeometryActor* ReturnValue; // 0x0(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.FindPointSet
|
|
struct UPreviewGeometry_FindPointSet_Params
|
|
{
|
|
public:
|
|
class FString PointSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPointSetComponent* ReturnValue; // 0x10(0x8)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.FindLineSet
|
|
struct UPreviewGeometry_FindLineSet_Params
|
|
{
|
|
public:
|
|
class FString LineSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class ULineSetComponent* ReturnValue; // 0x10(0x8)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x70 (0x70 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.CreateInWorld
|
|
struct UPreviewGeometry_CreateInWorld_Params
|
|
{
|
|
public:
|
|
class UWorld* World; // 0x0(0x8)(Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
uint8 Pad_115A[0x8]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
struct FTransform WithTransform; // 0x10(0x60)(ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.AddPointSet
|
|
struct UPreviewGeometry_AddPointSet_Params
|
|
{
|
|
public:
|
|
class FString PointSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class UPointSetComponent* ReturnValue; // 0x10(0x8)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function ModelingComponents.PreviewGeometry.AddLineSet
|
|
struct UPreviewGeometry_AddLineSet_Params
|
|
{
|
|
public:
|
|
class FString LineSetIdentifier; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
class ULineSetComponent* ReturnValue; // 0x10(0x8)(ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x40 (0x40 - 0x0)
|
|
// Function ModelingComponents.ModelingObjectsCreationAPI.CreateTextureObject
|
|
struct UModelingObjectsCreationAPI_CreateTextureObject_Params
|
|
{
|
|
public:
|
|
struct FCreateTextureObjectParams CreateTexParams; // 0x0(0x30)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
struct FCreateTextureObjectResult ReturnValue; // 0x30(0x10)(Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x600 (0x600 - 0x0)
|
|
// Function ModelingComponents.ModelingObjectsCreationAPI.CreateMeshObject
|
|
struct UModelingObjectsCreationAPI_CreateMeshObject_Params
|
|
{
|
|
public:
|
|
struct FCreateMeshObjectParams CreateMeshParams; // 0x0(0x5E0)(ConstParm, Parm, OutParm, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
struct FCreateMeshObjectResult ReturnValue; // 0x5E0(0x20)(Parm, OutParm, ReturnParm, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function ModelingComponents.CreateMeshObjectTypeProperties.ShouldShowPropertySet
|
|
struct UCreateMeshObjectTypeProperties_ShouldShowPropertySet_Params
|
|
{
|
|
public:
|
|
bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function ModelingComponents.CreateMeshObjectTypeProperties.GetOutputTypeNamesFunc
|
|
struct UCreateMeshObjectTypeProperties_GetOutputTypeNamesFunc_Params
|
|
{
|
|
public:
|
|
TArray<class FString> ReturnValue; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x1 (0x1 - 0x0)
|
|
// Function ModelingComponents.CreateMeshObjectTypeProperties.GetCurrentCreateMeshType
|
|
struct UCreateMeshObjectTypeProperties_GetCurrentCreateMeshType_Params
|
|
{
|
|
public:
|
|
enum class ECreateObjectTypeHint ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
// 0x10 (0x10 - 0x0)
|
|
// Function ModelingComponents.PolygroupLayersProperties.GetGroupLayersFunc
|
|
struct UPolygroupLayersProperties_GetGroupLayersFunc_Params
|
|
{
|
|
public:
|
|
TArray<class FString> ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|