IAssetTypeActions::GetCategories

Returns the categories that this asset type appears in.

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

  • IAssetTypeActions::GetCategories()

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/IAssetTypeActions.h
Include #include "IAssetTypeActions.h"
uint32 GetCategories()

Remarks

Returns the categories that this asset type appears in. The return value is one or more flags from EAssetTypeCategories.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library