Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/FFieldIconFinder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FFieldIconArray GetPropertyIcon
(
const FProperty* Property |
Framework/PropertyViewer/FieldIconFinder.h | ||
static FFieldIconArray GetPropertyIcon
(
const FProperty* Property, |
Framework/PropertyViewer/FieldIconFinder.h |
GetPropertyIcon(const FProperty *)
| Name | GetPropertyIcon |
| Type | function |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/FieldIconFinder.h |
| Include Path | #include "Framework/PropertyViewer/FieldIconFinder.h" |
| Source | /Engine/Source/Runtime/AdvancedWidgets/Private/Framework/PropertyViewer/FieldIconFinder.cpp |
static FFieldIconArray GetPropertyIcon
(
const FProperty * Property
)
GetPropertyIcon(const FProperty *, const FFieldColorSettings &)
| Name | GetPropertyIcon |
| Type | function |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/FieldIconFinder.h |
| Include Path | #include "Framework/PropertyViewer/FieldIconFinder.h" |
| Source | /Engine/Source/Runtime/AdvancedWidgets/Private/Framework/PropertyViewer/FieldIconFinder.cpp |
static FFieldIconArray GetPropertyIcon
(
const FProperty * Property,
const FFieldColorSettings & Settings
)