FEdGraphSchemaAction::MovePersistentItemToCategory

Moves the item backing this action to the specified category if it is possible (does nothing for native-introduced variables/functions/etc...)

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual void MovePersistentItemToCategory
(
    const FText & NewCategoryName
)

Remarks

Moves the item backing this action to the specified category if it is possible (does nothing for native-introduced variables/functions/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