Navigation
API > API/Plugins > API/Plugins/CommonUI
Inheritance Hierarchy
- UObject
- UCommonUIRichTextData
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonUIRichTextData.h |
| Include | #include "CommonUIRichTextData.h" |
Syntax
UCLASS (Abstract, Blueprintable, Meta=(Category="Common UI"))
class UCommonUIRichTextData : public UObject
Remarks
Derive from this class for rich text data per game it is referenced in Common UI Settings, found in project settings UI
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FRichTextIconData * | FindIcon
(
const FName& InKey |
||
| UCommonUIRichTextData * | Get () |
||
| const TMap< FName, uint8 * > & | GetIconMap () |