UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPrimaryAssetTypeInfo Member List

This is the complete list of members for FPrimaryAssetTypeInfo, including all inherited members.

AssetBaseClassLoadedFPrimaryAssetTypeInfo
AssetScanPathsFPrimaryAssetTypeInfo
bHasBlueprintClassesFPrimaryAssetTypeInfo
bIsDynamicAssetFPrimaryAssetTypeInfo
bIsEditorOnlyFPrimaryAssetTypeInfo
CanModifyConfigData() constFPrimaryAssetTypeInfo
FillRuntimeData(bool &bIsValid, bool &bBaseClassWasLoaded)FPrimaryAssetTypeInfo
FPrimaryAssetTypeInfo()FPrimaryAssetTypeInfoinline
FPrimaryAssetTypeInfo(FName InPrimaryAssetType, UClass *InAssetBaseClass, bool bInHasBlueprintClasses, bool bInIsEditorOnly)FPrimaryAssetTypeInfoinline
FPrimaryAssetTypeInfo(FName InPrimaryAssetType, UClass *InAssetBaseClass, bool bInHasBlueprintClasses, bool bInIsEditorOnly, TArray< FDirectoryPath > &&InDirectories, TArray< FSoftObjectPath > &&InSpecificAssets)FPrimaryAssetTypeInfoinline
GetAssetBaseClass() constFPrimaryAssetTypeInfoinline
GetDirectories() constFPrimaryAssetTypeInfoinline
GetDirectories()FPrimaryAssetTypeInfoinline
GetSpecificAssets() constFPrimaryAssetTypeInfoinline
GetSpecificAssets()FPrimaryAssetTypeInfoinline
HasValidConfigData() constFPrimaryAssetTypeInfo
HasValidRuntimeData() constFPrimaryAssetTypeInfo
NumberOfAssetsFPrimaryAssetTypeInfo
PrimaryAssetTypeFPrimaryAssetTypeInfo
RulesFPrimaryAssetTypeInfo
SetAssetBaseClass(const TSoftClassPtr< UObject > &InAssetBaseClass)FPrimaryAssetTypeInfoinline