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