FAssetTypeActions_GeometryCollectionCache::GetCategories

Returns the categories that this asset type appears in.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IAssetTypeActions::GetCategories()

FAssetTypeActions_GeometryCollectionCache::GetCategories()

References

Module

GeometryCollectionEditor

Header

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Public/GeometryCollection/AssetTypeActions_GeometryCollectionCache.h

Include

#include "GeometryCollection/AssetTypeActions_GeometryCollectionCache.h"

Source

/Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionEditor/Private/GeometryCollection/AssetTypeActions_GeometryCollectionCache.cpp

Syntax

virtual uint32 GetCategories()

Remarks

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