FCollectionAssetManagement::IsCollectionEnabled

Return whether or not the given collection should be enabled in any management UIs

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/CollectionAssetManagement.h

Include

#include "CollectionAssetManagement.h"

Source

/Engine/Source/Developer/AssetTools/Private/CollectionAssetManagement.cpp

Syntax

bool IsCollectionEnabled
(
    FCollectionNameType InCollectionKey
) const

Remarks

Return whether or not the given collection should be enabled in any management UIs

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