AFunctionalTest::EndPlay

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

FunctionalTesting

Header

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

Include

#include "FunctionalTest.h"

Source

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

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

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