| UActorComponent::OnComponentDestroyed()
|
Module |
|
Header |
/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Public/VCamComponent.h |
Include |
#include "VCamComponent.h" |
Source |
/Engine/Plugins/Experimental/VirtualCamera/Source/VCamCore/Private/VCamComponent.cpp |
Called when a component is destroyed
Parameter |
Description |
---|---|
bDestroyingHierarchy |
True if the entire component hierarchy is being torn down, allows avoiding expensive operations |