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 |
virtual TSharedPtr< SWidget > GetCategoryMenu
(
FName InCategoryObjectName
)
Remarks
Gets the category menu SWidget and returns a shared pointer to it
Parameters
| Name | Description |
|---|---|
| InCategoryObjectName | the name of the category |