IPlacementModeModule::GetSortedCategories

Get all placement categories that aren't blacklisted, sorted by SortOrder

Windows
MacOS
Linux

Override Hierarchy

IPlacementModeModule::GetSortedCategories()

FPlacementModeModule::GetSortedCategories()

References

Module

PlacementMode

Header

/Engine/Source/Editor/PlacementMode/Public/IPlacementModeModule.h

Include

#include "IPlacementModeModule.h"

Syntax

void GetSortedCategories
(
    TArray< FPlacementCategoryInfo > & OutCategories
) const

Remarks

Get all placement categories that aren't blacklisted, sorted by SortOrder

Parameters

Parameter

Description

OutCategories

The array to populate with registered category information

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