Navigation
API > API/Developer > API/Developer/WidgetRegistration
A class which provides a parameter object for builders consisting of an FText Label and a FSlateIcon icon
| Name | FLabelAndIconArgs |
| Type | class |
| Header File | /Engine/Source/Developer/WidgetRegistration/Public/Common/BuilderTypes.h |
| Include Path | #include "Common/BuilderTypes.h" |
Syntax
class FLabelAndIconArgs
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLabelAndIconArgs
(
FText InLabel, |
Common/BuilderTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Icon | FSlateIcon | Common/BuilderTypes.h | ||
| Label | FText | Common/BuilderTypes.h |