FPlacementModeModule::RegenerateItemsForCategory

Instruct the category associated with the specified unique handle that it should regenerate its items

Windows
MacOS
Linux

Override Hierarchy

IPlacementModeModule::RegenerateItemsForCategory()

FPlacementModeModule::RegenerateItemsForCategory()

References

Module

PlacementMode

Header

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

Include

#include "PlacementModeModule.h"

Source

/Engine/Source/Editor/PlacementMode/Private/PlacementModeModule.cpp

Syntax

virtual void RegenerateItemsForCategory
(
    FName Category
)

Remarks

Instruct the category associated with the specified unique handle that it should regenerate its items

Parameters

Parameter

Description

Category

The unique handle of the category to get items for

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