Navigation
API > API/Plugins > API/Plugins/LevelSnapshots > API/Plugins/LevelSnapshots/Restorability > API/Plugins/LevelSnapshots/Restorability/Interfaces > API/Plugins/LevelSnapshots/Restorability/Interfaces/FPostRemoveComponentParams
Syntax
TWeakObjectPtr< UActorComponent > DestroyedComponent
Remarks
Pointer to the still allocated component. Only use in the callback function. Do not store the object: it is pending kill and will be garbage collected.