FOnActionMatchesName

Delegate to check if an action matches a specified name (used for renaming items etc.)

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< bool, FEdGraphSchemaAction *, const FName & > FOnActionMatchesName

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h

Include

#include "SGraphActionMenu.h"

Remarks

Delegate to check if an action matches a specified name (used for renaming items etc.)

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