Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailsDisplayManager
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailsDisplayManager.h |
| Include | #include "DetailsDisplayManager.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/DetailsDisplayManager.cpp |
void SetCategoryObjectName
(
FName InCategoryObjectName
)
Remarks
Sets the name of the object defined by the currently active category
Parameters
| Name | Description |
|---|---|
| InCategoryObjectName | the name of the category object |