Navigation
Unreal Engine C++ API Reference > Plugins > AjaMedia > UAjaCustomTimeStep
- UObject::BeginDestroy()
- UAjaCustomTimeStep::BeginDestroy()
References
Module | AjaMedia |
Header | /Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Public/AjaCustomTimeStep.h |
Include | #include "AjaCustomTimeStep.h" |
Source | /Engine/Plugins/Media/AjaMedia/Source/AjaMedia/Private/Assets/AjaCustomTimeStep.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.