FAssetTypeActions_ChaosCacheCollection::GetCategories

Returns the categories that this asset type appears in.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IAssetTypeActions::GetCategories()

FAssetTypeActions_ChaosCacheCollection::GetCategories()

References

Module

ChaosCachingEditor

Header

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Chaos/AssetTypeActions_ChaosCacheCollection.h

Include

#include "Chaos/AssetTypeActions_ChaosCacheCollection.h"

Source

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Private/Chaos/AssetTypeActions_ChaosCacheCollection.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.