AFunctionalTest::EndPlay

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

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

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h
Include #include "FunctionalTest.h"
Source /Engine/Source/Developer/FunctionalTesting/Private/FunctionalTest.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