UAssetManager::ShouldSetManager

Windows
MacOS
Linux

Deprecated

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

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/AssetManager.h

Include

#include "Engine/AssetManager.h"

Source

/Engine/Source/Runtime/Engine/Private/AssetManager.cpp

Syntax

virtual EAssetSetManagerResult::Type ShouldSetManager
(
    const FAssetIdentifier & Manager,
    const FAssetIdentifier & Source,
    const FAssetIdentifier & Target,
    EAssetRegistryDependencyType::Type DependencyType,
    EAssetSetManagerFlags::Type Flags
) const

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