Navigation
API > API/Plugins > API/Plugins/MQTTCore > API/Plugins/MQTTCore/UMQTTClientObject
- UObject::BeginDestroy()
- UMQTTClientObject::BeginDestroy()
References
| Module | MQTTCore |
| Header | /Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Public/MQTTClientObject.h |
| Include | #include "MQTTClientObject.h" |
| Source | /Engine/Plugins/Protocols/MQTT/Source/MQTTCore/Private/MQTTClientObject.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.