FAssetTypeActions_GeometryCache::GetCategories

Returns the categories that this asset type appears in.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IAssetTypeActions::GetCategories()

FAssetTypeActions_GeometryCache::GetCategories()

References

Module

GeometryCacheEd

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Classes/AssetTypeActions_GeometryCache.h

Include

#include "AssetTypeActions_GeometryCache.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Private/AssetTypeActions_GeometryCache.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.