Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ULandscapeHeightfieldCollisionComponent
- UActorComponent::DestroyComponent()
- USceneComponent::DestroyComponent()
- ULandscapeHeightfieldCollisionComponent::DestroyComponent()
- ULandscapeMeshCollisionComponent::DestroyComponent()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeHeightfieldCollisionComponent.h |
Include | #include "LandscapeHeightfieldCollisionComponent.h" |
Source | /Engine/Source/Runtime/Landscape/Private/LandscapeCollision.cpp |
virtual void DestroyComponent
&40;
bool bPromoteChildren
&41;
Remarks
Unregister the component, remove it from its outer Actor's Components array and mark for pending kill.