FAssetTypeActions_ChaosCacheCollection::GetActions

Generates a menubuilder for the specified objects.

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::GetActions()

FAssetTypeActions_Base::GetActions()

FAssetTypeActions_ChaosCacheCollection::GetActions()

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 void GetActions
(
    const TArray< UObject * > & InObjects,
    class FMenuBuilder & MenuBuilder
)

Remarks

Generates a menubuilder for the specified objects.

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