Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets
| Name | FFieldIconFinder |
| Type | class |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/FieldIconFinder.h |
| Include Path | #include "Framework/PropertyViewer/FieldIconFinder.h" |
Syntax
class FFieldIconFinder
Structs
| Name | Remarks |
|---|---|
| FFieldIcon |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FFieldIconArray | TArray< FFieldIcon, TInlineAllocator< 2 > > | Framework/PropertyViewer/FieldIconFinder.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FFieldIconArray GetFunctionIcon
(
const UFunction* Function |
Framework/PropertyViewer/FieldIconFinder.h | ||
static FFieldIconArray GetFunctionIcon
(
const UFunction* Function, |
Framework/PropertyViewer/FieldIconFinder.h | ||
static const FSlateBrush * GetIcon
(
const UObject* Object |
Framework/PropertyViewer/FieldIconFinder.h | ||
static FFieldIconArray GetPropertyIcon
(
const FProperty* Property |
Framework/PropertyViewer/FieldIconFinder.h | ||
static FFieldIconArray GetPropertyIcon
(
const FProperty* Property, |
Framework/PropertyViewer/FieldIconFinder.h |