#pragma once // Dumped with Dumper-7! namespace SDK { //--------------------------------------------------------------------------------------------------------------------- // ENUMS //--------------------------------------------------------------------------------------------------------------------- enum class EDatasmithAreaLightActorShape : uint8 { Rectangle = 0, Disc = 1, Sphere = 2, Cylinder = 3, None = 4, EDatasmithAreaLightActorShape_MAX = 5, }; enum class EDatasmithAreaLightActorType : uint8 { Point = 0, Spot = 1, Rect = 2, EDatasmithAreaLightActorType_MAX = 3, }; enum class EDatasmithImportSearchPackagePolicy : uint8 { Current = 0, All = 1, EDatasmithImportSearchPackagePolicy_MAX = 2, }; enum class EDatasmithImportAssetConflictPolicy : uint8 { Replace = 0, Update = 1, Use = 2, Ignore = 3, EDatasmithImportAssetConflictPolicy_MAX = 4, }; enum class EDatasmithImportActorPolicy : uint8 { Update = 0, Full = 1, Ignore = 2, EDatasmithImportActorPolicy_MAX = 3, }; enum class EDatasmithImportMaterialQuality : uint8 { UseNoFresnelCurves = 0, UseSimplifierFresnelCurves = 1, UseRealFresnelCurves = 2, EDatasmithImportMaterialQuality_MAX = 3, }; enum class EDatasmithImportLightmapMin : uint8 { LIGHTMAP_16 = 0, LIGHTMAP_32 = 1, LIGHTMAP_64 = 2, LIGHTMAP_128 = 3, LIGHTMAP_256 = 4, LIGHTMAP_512 = 5, LIGHTMAP_MAX = 6, }; enum class EDatasmithImportLightmapMax : uint8 { LIGHTMAP_64 = 0, LIGHTMAP_128 = 1, LIGHTMAP_256 = 2, LIGHTMAP_512 = 3, LIGHTMAP_1024 = 4, LIGHTMAP_2048 = 5, LIGHTMAP_4096 = 6, LIGHTMAP_MAX = 7, }; enum class EDatasmithImportScene : uint8 { NewLevel = 0, CurrentLevel = 1, AssetsOnly = 2, EDatasmithImportScene_MAX = 3, }; enum class EDatasmithCADStitchingTechnique : uint8 { StitchingNone = 0, StitchingHeal = 1, StitchingSew = 2, EDatasmithCADStitchingTechnique_MAX = 3, }; enum class EDatasmithCADRetessellationRule : uint8 { All = 0, SkipDeletedSurfaces = 1, EDatasmithCADRetessellationRule_MAX = 2, }; //--------------------------------------------------------------------------------------------------------------------- // STRUCTS //--------------------------------------------------------------------------------------------------------------------- // 0x1 (0x1 - 0x0) // ScriptStruct DatasmithContent.DatasmithImportInfo struct FDatasmithImportInfo { public: uint8 Pad_1770[0x1]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x38 (0x38 - 0x0) // ScriptStruct DatasmithContent.DatasmithCameraLookatTrackingSettingsTemplate struct FDatasmithCameraLookatTrackingSettingsTemplate { public: uint8 bEnableLookAtTracking : 1; // Mask: 0x1, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bAllowRoll : 1; // Mask: 0x2, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 BitPad_89 : 6; // Fixing Bit-Field Size [ Dumper-7 ] uint8 Pad_1772[0x7]; // Fixing Size After Last Property [ Dumper-7 ] TSoftObjectPtr ActorToTrack; // 0x8(0x30)(UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // ScriptStruct DatasmithContent.DatasmithCameraFilmbackSettingsTemplate struct FDatasmithCameraFilmbackSettingsTemplate { public: float SensorWidth; // 0x0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float SensorHeight; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // ScriptStruct DatasmithContent.DatasmithCameraLensSettingsTemplate struct FDatasmithCameraLensSettingsTemplate { public: float MaxFStop; // 0x0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // ScriptStruct DatasmithContent.DatasmithCameraFocusSettingsTemplate struct FDatasmithCameraFocusSettingsTemplate { public: enum class ECameraFocusMethod FocusMethod; // 0x0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1775[0x3]; // Fixing Size After Last Property [ Dumper-7 ] float ManualFocusDistance; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x40 (0x40 - 0x0) // ScriptStruct DatasmithContent.DatasmithPostProcessSettingsTemplate struct FDatasmithPostProcessSettingsTemplate { public: uint8 bOverride_WhiteTemp : 1; // Mask: 0x1, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bOverride_ColorSaturation : 1; // Mask: 0x2, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bOverride_VignetteIntensity : 1; // Mask: 0x4, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bOverride_AutoExposureMethod : 1; // Mask: 0x8, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bOverride_CameraISO : 1; // Mask: 0x10, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bOverride_CameraShutterSpeed : 1; // Mask: 0x20, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 BitPad_8A : 2; // Fixing Bit-Field Size [ Dumper-7 ] uint8 Pad_177C[0x3]; // Fixing Size After Last Property [ Dumper-7 ] uint8 bOverride_DepthOfFieldFstop : 1; // Mask: 0x1, PropSize: 0x10x4(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 BitPad_8B : 7; // Fixing Bit-Field Size [ Dumper-7 ] uint8 Pad_177E[0x3]; // Fixing Size After Last Property [ Dumper-7 ] float WhiteTemp; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float VignetteIntensity; // 0xC(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FVector4 ColorSaturation; // 0x10(0x20)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EAutoExposureMethod AutoExposureMethod; // 0x30(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_177F[0x3]; // Fixing Size After Last Property [ Dumper-7 ] float CameraISO; // 0x34(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float CameraShutterSpeed; // 0x38(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float DepthOfFieldFstop; // 0x3C(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x8 (0x8 - 0x0) // ScriptStruct DatasmithContent.DatasmithAssetImportOptions struct FDatasmithAssetImportOptions { public: class FName PackagePath; // 0x0(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // ScriptStruct DatasmithContent.DatasmithStaticMeshImportOptions struct FDatasmithStaticMeshImportOptions { public: enum class EDatasmithImportLightmapMin MinLightmapResolution; // 0x0(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EDatasmithImportLightmapMax MaxLightmapResolution; // 0x1(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bGenerateLightmapUVs; // 0x2(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bRemoveDegenerates; // 0x3(0x1)(BlueprintVisible, ZeroConstructor, Transient, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x2 (0x2 - 0x0) // ScriptStruct DatasmithContent.DatasmithReimportOptions struct FDatasmithReimportOptions { public: bool bUpdateActors; // 0x0(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bRespawnDeletedActors; // 0x1(0x1)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x14 (0x14 - 0x0) // ScriptStruct DatasmithContent.DatasmithImportBaseOptions struct FDatasmithImportBaseOptions { public: enum class EDatasmithImportScene SceneHandling; // 0x0(0x1)(BlueprintVisible, ZeroConstructor, Transient, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeGeometry; // 0x1(0x1)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeMaterial; // 0x2(0x1)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeLight; // 0x3(0x1)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeCamera; // 0x4(0x1)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeAnimation; // 0x5(0x1)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1786[0x2]; // Fixing Size After Last Property [ Dumper-7 ] struct FDatasmithAssetImportOptions AssetOptions; // 0x8(0x8)(BlueprintVisible, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) struct FDatasmithStaticMeshImportOptions StaticMeshOptions; // 0x10(0x4)(Edit, BlueprintVisible, Config, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // ScriptStruct DatasmithContent.DatasmithTessellationOptions struct FDatasmithTessellationOptions { public: float ChordTolerance; // 0x0(0x4)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float MaxEdgeLength; // 0x4(0x4)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) float NormalTolerance; // 0x8(0x4)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) enum class EDatasmithCADStitchingTechnique StitchingTechnique; // 0xC(0x1)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_1788[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x4 (0x14 - 0x10) // ScriptStruct DatasmithContent.DatasmithRetessellationOptions struct FDatasmithRetessellationOptions : public FDatasmithTessellationOptions { public: enum class EDatasmithCADRetessellationRule RetessellationRule; // 0x10(0x1)(Edit, BlueprintVisible, ZeroConstructor, Config, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_178C[0x3]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x50 (0x50 - 0x0) // ScriptStruct DatasmithContent.DatasmithStaticParameterSetTemplate struct FDatasmithStaticParameterSetTemplate { public: TMap StaticSwitchParameters; // 0x0(0x50)(NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // ScriptStruct DatasmithContent.DatasmithMeshBuildSettingsTemplate struct FDatasmithMeshBuildSettingsTemplate { public: uint8 bUseMikkTSpace : 1; // Mask: 0x1, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bRecomputeNormals : 1; // Mask: 0x2, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bRecomputeTangents : 1; // Mask: 0x4, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bRemoveDegenerates : 1; // Mask: 0x8, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bUseHighPrecisionTangentBasis : 1; // Mask: 0x10, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bUseFullPrecisionUVs : 1; // Mask: 0x20, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 bGenerateLightmapUVs : 1; // Mask: 0x40, PropSize: 0x10x0(0x1)(NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 BitPad_8C : 1; // Fixing Bit-Field Size [ Dumper-7 ] uint8 Pad_1792[0x3]; // Fixing Size After Last Property [ Dumper-7 ] int32 MinLightmapResolution; // 0x4(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 SrcLightmapIndex; // 0x8(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) int32 DstLightmapIndex; // 0xC(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // ScriptStruct DatasmithContent.DatasmithStaticMaterialTemplate struct FDatasmithStaticMaterialTemplate { public: class FName MaterialSlotName; // 0x0(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class UMaterialInterface* MaterialInterface; // 0x8(0x8)(ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x4 (0x4 - 0x0) // ScriptStruct DatasmithContent.DatasmithMeshSectionInfoTemplate struct FDatasmithMeshSectionInfoTemplate { public: int32 MaterialIndex; // 0x0(0x4)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x50 (0x50 - 0x0) // ScriptStruct DatasmithContent.DatasmithMeshSectionInfoMapTemplate struct FDatasmithMeshSectionInfoMapTemplate { public: TMap Map; // 0x0(0x50)(NativeAccessSpecifierPublic) }; }