Navigation
API > API/Editor > API/Editor/PlacementMode > API/Editor/PlacementMode/FPlacementModeModule
- 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 |
virtual void RegenerateItemsForCategory
&40;
FName Category
&41;
Remarks
Instruct the category associated with the specified unique handle that it should regenerate its items
Parameters
| Name | Description |
|---|---|
| Category | The unique handle of the category to get items for |