AFunctionalUIScreenshotTest::EndPlay

Overridable function called whenever this actor is being removed from a level

Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalUIScreenshotTest

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalUIScreenshotTest.h
Include #include "FunctionalUIScreenshotTest.h"
Source /Engine/Source/Developer/FunctionalTesting/Private/FunctionalUIScreenshotTest.cpp
virtual void EndPlay
(
    const [EEndPlayReason::Type](API\Runtime\Engine\Engine\EEndPlayReason__Type) EndPlayReason
)

Remarks

Overridable function called whenever this actor is being removed from a level


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library