Navigation
API > API/Plugins > API/Plugins/VCamCore > API/Plugins/VCamCore/Output > API/Plugins/VCamCore/Output/UVCamOutputProviderBase
- UObject::BeginDestroy()
- UVCamOutputProviderBase::BeginDestroy()
References
| Module | VCamCore |
| Header | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/Output/VCamOutputProviderBase.h |
| Include | #include "Output/VCamOutputProviderBase.h" |
| Source | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Private/Output/VCamOutputProviderBase.cpp |
virtual void BeginDestroy()
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.