Navigation
API > API/Editor > API/Editor/GameProjectGeneration > API/Editor/GameProjectGeneration/UClassTemplate
- UObject::BeginDestroy()
- UClassTemplate::BeginDestroy()
References
| Module | GameProjectGeneration |
| Header | /Engine/Source/Editor/GameProjectGeneration/Public/ClassTemplateEditorSubsystem.h |
| Include | #include "ClassTemplateEditorSubsystem.h" |
| Source | /Engine/Source/Editor/GameProjectGeneration/Private/ClassTemplateEditorSubsystem.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.