Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/SFieldIcon
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Widgets/PropertyViewer/SFieldIcon.h |
| Include Path | #include "Widgets/PropertyViewer/SFieldIcon.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SFieldIcon >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SFieldIcon::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/PropertyViewer/SFieldIcon.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/PropertyViewer/SFieldIcon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OverrideColorSettings
(
TOptional< const FFieldColorSettings > InArg |
Widgets/PropertyViewer/SFieldIcon.h |