AChaosCacheManager::EndPlay

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

AActor::EndPlay()

AChaosCacheManager::EndPlay()

References

Module

ChaosCaching

Header

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h

Include

#include "Chaos/CacheManagerActor.h"

Source

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

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