Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FEdGraphSchemaAction
- FEdGraphSchemaAction::MovePersistentItemToCategory()
- FEdGraphSchemaAction_BlueprintVariableBase::MovePersistentItemToCategory()
- FEdGraphSchemaAction_K2Graph::MovePersistentItemToCategory()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual void MovePersistentItemToCategory
&40;
const FText & NewCategoryName
&41;
Remarks
Moves the item backing this action to the specified category if it is possible (does nothing for native-introduced variables/functions/etc...)