Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > ANavigationTestingActor
- UObject::BeginDestroy()
- AActor::BeginDestroy()
- ANavigationTestingActor::BeginDestroy()
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationTestingActor.h |
Include | #include "NavigationTestingActor.h" |
Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationTestingActor.cpp |
virtual void BeginDestroy&40;&41;
Remarks
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.