Navigation
API > API/Plugins > API/Plugins/AvalancheOutliner > API/Plugins/AvalancheOutliner/IAvaOutliner
References
| Module | AvalancheOutliner |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheOutliner/Public/IAvaOutliner.h |
| Include | #include "IAvaOutliner.h" |
void GroupSelection
(
AActor * InGroupingActor,
const TOptional < FAttachmentTransformRules > & InTransformRules
)
Remarks
Gets all the Selected Items and puts/attaches them under the given Grouping Actor. Requires that the Grouping Actor is valid and spawned in the World.