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