Navigation
API > API/Plugins > API/Plugins/RivermaxMedia > API/Plugins/RivermaxMedia/URivermaxMediaCapture
- UObject::IsReadyForFinishDestroy()
- URivermaxMediaCapture::IsReadyForFinishDestroy()
References
| Module | RivermaxMedia |
| Header | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxMedia/Source/RivermaxMedia/Public/RivermaxMediaCapture.h |
| Include | #include "RivermaxMediaCapture.h" |
| Source | /Engine/Plugins/VirtualProduction/Rivermax/RivermaxMedia/Source/RivermaxMedia/Private/RivermaxMediaCapture.cpp |
virtual bool IsReadyForFinishDestroy()
Remarks
Called to check if the object is ready for FinishDestroy. This is called after BeginDestroy to check the completion of the potentially asynchronous object cleanup.