Navigation
API > API/Plugins > API/Plugins/MediaPlate > API/Plugins/MediaPlate/AMediaPlate
- UObject::BeginDestroy()
- AActor::BeginDestroy()
- AMediaPlate::BeginDestroy()
References
| Module | MediaPlate |
| Header | /Engine/Plugins/Media/MediaPlate/Source/MediaPlate/Public/MediaPlate.h |
| Include | #include "MediaPlate.h" |
| Source | /Engine/Plugins/Media/MediaPlate/Source/MediaPlate/Private/MediaPlate.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.