Navigation
Unreal Engine C++ API Reference > 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 CanDeleteComponents
&40;
const TArray< UActorComponent &42; > & ComponentsToDelete
&41;
Remarks
Determines whether the indicated components can be deleted Whether the indicated components can be deleted
Parameters
Name | Description |
---|---|
ComponentsToDelete | The list of components to determine can be deleted |