Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/FEdGraphSchemaAction
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual bool ReorderToBeforeAction
(
TSharedRef < FEdGraphSchemaAction > OtherAction
)
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)