ShouldSetManager

Overload list

Windows
MacOS
Linux
Name Description

Protected function Virtual Const

EAssetSetMan...

 

ShouldSetManager

(
    const FAssetIdentifier& Manager,
    const FAssetIdentifier& Source,
    const FAssetIdentifier& Target,
    EAssetRegistryDependencyType::Type ...,
    EAssetSetManagerFlags::Type Flags
)

ShouldSetManager that takes EAssetRegistryDependencyType is no longer called; switch to the version that takes EDependencyCategory

Protected function Virtual Const

EAssetSetMan...

 

ShouldSetManager

(
    const FAssetIdentifier& Manager,
    const FAssetIdentifier& Source,
    const FAssetIdentifier& Target,
    UE::AssetRegistry::EDependencyCateg...,
    UE::AssetRegistry::EDependencyPrope...,
    EAssetSetManagerFlags::Type Flags
)

Function used during creating Management references to decide when to recurse and set references

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss