Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UActorGroupingUtils
Description
Removes any groups or actors in the current selection from their immediate parent. If all actors/subgroups are removed, the parent group will be destroyed.
| Name | RemoveSelectedFromGroup |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ActorGroupingUtils.h |
| Include Path | #include "ActorGroupingUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/ActorGroupingUtils.cpp |
UFUNCTION (BlueprintCallable, Category="Editor Scripting | Actor Grouping")
virtual void RemoveSelectedFromGroup()