AZoneGraphData::EndPlay

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

Override Hierarchy

AActor::EndPlay()

AZoneGraphData::EndPlay()

References

Module

ZoneGraph

Header

/Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphData.h

Include

#include "ZoneGraphData.h"

Source

/Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Private/ZoneGraphData.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Cancel