AGroupActor::RemoveSubGroupsFromArray

Changes the given array to remove any existing subgroups

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/GroupActor.h

Include

#include "Editor/GroupActor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/GroupActor.cpp

Syntax

static void RemoveSubGroupsFromArray
(
    TArray< AGroupActor * > & GroupArray
)

Remarks

Changes the given array to remove any existing subgroups

Parameters

Parameter

Description

GroupArray

Array to remove subgroups from

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss