Navigation
API > API/Plugins > API/Plugins/EditorTests > API/Plugins/EditorTests/UEditorUtilityTest
References
| Module | EditorTests |
| Header | /Engine/Plugins/Tests/EditorTests/Source/EditorTests/Classes/EditorUtilityTest.h |
| Include | #include "EditorUtilityTest.h" |
UFUNCTION&40;BlueprintImplementableEvent, Category&61;"Editor Utility Test",
Meta&61;&40;DisplayName&61;"Finished Test"&41;&41;
void ReceiveFinishedTest
&40;
EEditorUtilityTestResult TestState,
EEditorUtilityTestResult & FinalState
&41;
Remarks
Use to add clean up steps, the call is blocking.