#pragma once // Dumped with Dumper-7! #include "../SDK.hpp" namespace SDK { namespace Params { //--------------------------------------------------------------------------------------------------------------------- // PARAMETERS //--------------------------------------------------------------------------------------------------------------------- // 0x88 (0x88 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.ToSoftObjectPath struct UAssetRegistryHelpers_ToSoftObjectPath_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FSoftObjectPath ReturnValue; // 0x68(0x20)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x2B0 (0x2B0 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.SetFilterTagsAndValues struct UAssetRegistryHelpers_SetFilterTagsAndValues_Params { public: struct FARFilter InFilter; // 0x0(0x150)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) TArray InTagsAndValues; // 0x150(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) struct FARFilter ReturnValue; // 0x160(0x150)(Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.IsValid struct UAssetRegistryHelpers_IsValid_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x68(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_200E[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x70 (0x70 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.IsUAsset struct UAssetRegistryHelpers_IsUAsset_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x68(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2016[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x70 (0x70 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.IsRedirector struct UAssetRegistryHelpers_IsRedirector_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x68(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_201A[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x70 (0x70 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.IsAssetLoaded struct UAssetRegistryHelpers_IsAssetLoaded_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x68(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2021[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x88 (0x88 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.GetTagValue struct UAssetRegistryHelpers_GetTagValue_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FName InTagName; // 0x68(0x8)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FString OutTagValue; // 0x70(0x10)(Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x80(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2029[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x78 (0x78 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.GetFullName struct UAssetRegistryHelpers_GetFullName_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FString ReturnValue; // 0x68(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x78 (0x78 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.GetExportTextName struct UAssetRegistryHelpers_GetExportTextName_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) class FString ReturnValue; // 0x68(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.GetClass struct UAssetRegistryHelpers_GetClass_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) class UClass* ReturnValue; // 0x68(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x160 (0x160 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.GetBlueprintAssets struct UAssetRegistryHelpers_GetBlueprintAssets_Params { public: struct FARFilter InFilter; // 0x0(0x150)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) TArray OutAssetData; // 0x150(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.GetAssetRegistry struct UAssetRegistryHelpers_GetAssetRegistry_Params { public: TScriptInterface ReturnValue; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x70 (0x70 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.GetAsset struct UAssetRegistryHelpers_GetAsset_Params { public: struct FAssetData InAssetData; // 0x0(0x68)(ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) class UObject* ReturnValue; // 0x68(0x8)(Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x78 (0x78 - 0x0) // Function AssetRegistry.AssetRegistryHelpers.CreateAssetData struct UAssetRegistryHelpers_CreateAssetData_Params { public: class UObject* InAsset; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bAllowBlueprintClass; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_204C[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FAssetData ReturnValue; // 0x10(0x68)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function AssetRegistry.AssetRegistry.WaitForPackage struct IAssetRegistry_WaitForPackage_Params { public: class FString PackageName; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x160 (0x160 - 0x0) // Function AssetRegistry.AssetRegistry.UseFilterToExcludeAssets struct IAssetRegistry_UseFilterToExcludeAssets_Params { public: TArray AssetDataList; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) struct FARFilter Filter; // 0x10(0x150)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function AssetRegistry.AssetRegistry.SearchAllAssets struct IAssetRegistry_SearchAllAssets_Params { public: bool bSynchronousSearch; // 0x0(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function AssetRegistry.AssetRegistry.ScanPathsSynchronous struct IAssetRegistry_ScanPathsSynchronous_Params { public: TArray InPaths; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) bool bForceRescan; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIgnoreDenyListScanFilters; // 0x11(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2064[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function AssetRegistry.AssetRegistry.ScanModifiedAssetFiles struct IAssetRegistry_ScanModifiedAssetFiles_Params { public: TArray InFilePaths; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function AssetRegistry.AssetRegistry.ScanFilesSynchronous struct IAssetRegistry_ScanFilesSynchronous_Params { public: TArray InFilePaths; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) bool bForceRescan; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_206A[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x160 (0x160 - 0x0) // Function AssetRegistry.AssetRegistry.RunAssetsThroughFilter struct IAssetRegistry_RunAssetsThroughFilter_Params { public: TArray AssetDataList; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) struct FARFilter Filter; // 0x10(0x150)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) }; // 0x10 (0x10 - 0x0) // Function AssetRegistry.AssetRegistry.PrioritizeSearchPath struct IAssetRegistry_PrioritizeSearchPath_Params { public: class FString PathToPrioritize; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function AssetRegistry.AssetRegistry.K2_GetReferencers struct IAssetRegistry_K2_GetReferencers_Params { public: class FName PackageName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FAssetRegistryDependencyOptions ReferenceOptions; // 0x8(0x5)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) uint8 Pad_2080[0x3]; // Fixing Size After Last Property [ Dumper-7 ] TArray OutReferencers; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x20(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2081[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function AssetRegistry.AssetRegistry.K2_GetDependencies struct IAssetRegistry_K2_GetDependencies_Params { public: class FName PackageName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) struct FAssetRegistryDependencyOptions DependencyOptions; // 0x8(0x5)(ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) uint8 Pad_2089[0x3]; // Fixing Size After Last Property [ Dumper-7 ] TArray OutDependencies; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x20(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_208B[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x90 (0x90 - 0x0) // Function AssetRegistry.AssetRegistry.K2_GetAssetByObjectPath struct IAssetRegistry_K2_GetAssetByObjectPath_Params { public: struct FSoftObjectPath ObjectPath; // 0x0(0x20)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeOnlyOnDiskAssets; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2096[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FAssetData ReturnValue; // 0x28(0x68)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function AssetRegistry.AssetRegistry.IsSearchAsync struct IAssetRegistry_IsSearchAsync_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function AssetRegistry.AssetRegistry.IsSearchAllAssets struct IAssetRegistry_IsSearchAllAssets_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x1 (0x1 - 0x0) // Function AssetRegistry.AssetRegistry.IsLoadingAssets struct IAssetRegistry_IsLoadingAssets_Params { public: bool ReturnValue; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0xC (0xC - 0x0) // Function AssetRegistry.AssetRegistry.HasAssets struct IAssetRegistry_HasAssets_Params { public: class FName PackagePath; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bRecursive; // 0x8(0x1)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x9(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_20B8[0x2]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function AssetRegistry.AssetRegistry.GetSubPaths struct IAssetRegistry_GetSubPaths_Params { public: class FString InBasePath; // 0x0(0x10)(Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray OutPathList; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool bInRecurse; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_20C4[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0xB0 (0xB0 - 0x0) // Function AssetRegistry.AssetRegistry.GetDerivedClassNames struct IAssetRegistry_GetDerivedClassNames_Params { public: TArray ClassNames; // 0x0(0x10)(ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) TSet ExcludedClassNames; // 0x10(0x50)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) TSet OutDerivedClassNames; // 0x60(0x50)(Parm, OutParm, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function AssetRegistry.AssetRegistry.GetAssetsByPaths struct IAssetRegistry_GetAssetsByPaths_Params { public: TArray PackagePaths; // 0x0(0x10)(Parm, ZeroConstructor, NativeAccessSpecifierPublic) TArray OutAssetData; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool bRecursive; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeOnlyOnDiskAssets; // 0x21(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x22(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_20E7[0x5]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x20 (0x20 - 0x0) // Function AssetRegistry.AssetRegistry.GetAssetsByPath struct IAssetRegistry_GetAssetsByPath_Params { public: class FName PackagePath; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray OutAssetData; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool bRecursive; // 0x18(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeOnlyOnDiskAssets; // 0x19(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x1A(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_20F4[0x5]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x20 (0x20 - 0x0) // Function AssetRegistry.AssetRegistry.GetAssetsByPackageName struct IAssetRegistry_GetAssetsByPackageName_Params { public: class FName PackageName; // 0x0(0x8)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray OutAssetData; // 0x8(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool bIncludeOnlyOnDiskAssets; // 0x18(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bSkipARFilteredAssets; // 0x19(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x1A(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2105[0x5]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x28 (0x28 - 0x0) // Function AssetRegistry.AssetRegistry.GetAssetsByClass struct IAssetRegistry_GetAssetsByClass_Params { public: struct FTopLevelAssetPath ClassPathName; // 0x0(0x10)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray OutAssetData; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool bSearchSubClasses; // 0x20(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x21(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2115[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x168 (0x168 - 0x0) // Function AssetRegistry.AssetRegistry.GetAssets struct IAssetRegistry_GetAssets_Params { public: struct FARFilter Filter; // 0x0(0x150)(ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) TArray OutAssetData; // 0x150(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool bSkipARFilteredAssets; // 0x160(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x161(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_212C[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x78 (0x78 - 0x0) // Function AssetRegistry.AssetRegistry.GetAssetByObjectPath struct IAssetRegistry_GetAssetByObjectPath_Params { public: class FName ObjectPath; // 0x0(0x8)(ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool bIncludeOnlyOnDiskAssets; // 0x8(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2138[0x7]; // Fixing Size After Last Property [ Dumper-7 ] struct FAssetData ReturnValue; // 0x10(0x68)(Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; // 0x28 (0x28 - 0x0) // Function AssetRegistry.AssetRegistry.GetAncestorClassNames struct IAssetRegistry_GetAncestorClassNames_Params { public: struct FTopLevelAssetPath ClassPathName; // 0x0(0x10)(Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) TArray OutAncestorClassNames; // 0x10(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool ReturnValue; // 0x20(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2146[0x7]; // Fixing Size Of Struct [ Dumper-7 ] }; // 0x10 (0x10 - 0x0) // Function AssetRegistry.AssetRegistry.GetAllCachedPaths struct IAssetRegistry_GetAllCachedPaths_Params { public: TArray OutPathList; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) }; // 0x18 (0x18 - 0x0) // Function AssetRegistry.AssetRegistry.GetAllAssets struct IAssetRegistry_GetAllAssets_Params { public: TArray OutAssetData; // 0x0(0x10)(Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) bool bIncludeOnlyOnDiskAssets; // 0x10(0x1)(Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) bool ReturnValue; // 0x11(0x1)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) uint8 Pad_2162[0x6]; // Fixing Size Of Struct [ Dumper-7 ] }; } }