Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/UNamedInterfaces
- UObject::BeginDestroy()
- UNamedInterfaces::BeginDestroy()
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/NamedInterfaces.h |
| Include | #include "NamedInterfaces.h" |
| Source | /Engine/Plugins/Online/OnlineSubsystem/Source/Private/NamedInterfaces.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.