Navigation
Unreal Engine C++ API Reference > Developer > Settings > ISettingsContainer
References
Module | Settings |
Header | /Engine/Source/Developer/Settings/Public/ISettingsContainer.h |
Include | #include "ISettingsContainer.h" |
TSharedPtr< ISettingsCategory > GetCategory
&40;
const FName & CategoryName
&41; const
Remarks
Gets the category with the specified name. The category, or nullptr if it doesn't exist.