FCollectionAssetManagement::IsCollectionEnabled

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

Unreal Engine C++ API Reference > Developer > AssetTools > FCollectionAssetManagement

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/CollectionAssetManagement.h
Include #include "CollectionAssetManagement.h"
Source /Engine/Source/Developer/AssetTools/Private/CollectionAssetManagement.cpp
bool IsCollectionEnabled
(
    [FCollectionNameType](API\Developer\CollectionManager\FCollectionNameType) InCollectionKey
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library