FGetSelectedObjectsDelegate

The delegate that the caller must supply to BuildComponentActionsSubMenu that returns the currently selected items

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, TArray< FComponentEventConstructionData > & > FGetSelectedObjectsDelegate

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintEditor.h

Include

#include "BlueprintEditor.h"

Remarks

The delegate that the caller must supply to BuildComponentActionsSubMenu that returns the currently selected items

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