Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets
| Name | SFieldName |
| Type | class |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Widgets/PropertyViewer/SFieldName.h |
| Include Path | #include "Widgets/PropertyViewer/SFieldName.h" |
Syntax
class SFieldName : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SFieldName
- FSlateControlledConstruction → SWidget → SCompoundWidget → SFieldName
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Field | FFieldVariant | Widgets/PropertyViewer/SFieldName.h | ||
| NameBlock | TSharedPtr< STextBlock > | Widgets/PropertyViewer/SFieldName.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Widgets/PropertyViewer/SFieldName.h | ||
void Construct
(
const FArguments& InArgs, |
Widgets/PropertyViewer/SFieldName.h | ||
void Construct
(
const FArguments& InArgs, |
Widgets/PropertyViewer/SFieldName.h | ||
void Construct
(
const FArguments& InArgs, |
Widgets/PropertyViewer/SFieldName.h | ||
void SetHighlightText
(
TAttribute< FText > InHighlightText |
Widgets/PropertyViewer/SFieldName.h |