FAssetTypeActions_GeometryCollection::GetActions

Generates a menu section for the specified objects.

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::GetActions()

FAssetTypeActions_Base::GetActions()

FAssetTypeActions_GeometryCollection::GetActions()

References

Module

GeometryCollectionEditor

Header

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

Include

#include "GeometryCollection/AssetTypeActions_GeometryCollection.h"

Source

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

Syntax

virtual void GetActions
(
    const TArray< UObject * > & InObjects,
    struct FToolMenuSection & Section
)

Remarks

Generates a menu section 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