AFunctionalUIScreenshotTest::EndPlay

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

Windows
MacOS
Linux

Override Hierarchy

AActor::EndPlay()

AFunctionalTest::EndPlay()

AFunctionalUIScreenshotTest::EndPlay()

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalUIScreenshotTest.h

Include

#include "FunctionalUIScreenshotTest.h"

Source

/Engine/Source/Developer/FunctionalTesting/Private/FunctionalUIScreenshotTest.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

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