IAssetTools::GetAllAdvancedAssetCategories

Returns the list of all advanced asset categories

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "IAssetTools.h"

Syntax

void GetAllAdvancedAssetCategories
(
    TArray< FAdvancedAssetCategory > & OutCategoryList
) const

Remarks

Returns the list of all advanced asset categories

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