Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FEdGraphSchemaAction
- FEdGraphSchemaAction::ReorderToBeforeAction()
- FEdGraphSchemaAction_BlueprintVariableBase::ReorderToBeforeAction()
- FEdGraphSchemaAction_K2Graph::ReorderToBeforeAction()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual bool ReorderToBeforeAction
&40;
TSharedRef< FEdGraphSchemaAction > OtherAction
&41;
Remarks
Reorders this action to be before the other item in the parent container (returns false if they are not in the same container or cannot be reordered)