Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FComponentEditorUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/ComponentEditorUtils.h |
| Include | #include "Kismet2/ComponentEditorUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Kismet2/ComponentEditorUtils.cpp |
static bool CanDeleteComponent
&40;
const UActorComponent &42; ComponentToDelete
&41;
Remarks
Determines whether the indicated component can be deleted Whether the indicated component can be deleted
Parameters
| Name | Description |
|---|---|
| ComponentToDelete | The component to determine can be deleted |