Navigation
API > API/Plugins > API/Plugins/OSC > API/Plugins/OSC/UOSCClient
- UObject::BeginDestroy()
- UOSCClient::BeginDestroy()
References
| Module | OSC |
| Header | /Engine/Plugins/Runtime/OSC/Source/OSC/Public/OSCClient.h |
| Include | #include "OSCClient.h" |
| Source | /Engine/Plugins/Runtime/OSC/Source/OSC/Private/OSCClient.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.