Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets > API/Runtime/AdvancedWidgets/FFieldIconFinder
Overloads
| 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 |
GetFunctionIcon(const UFunction *)
| Name | GetFunctionIcon |
| 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 GetFunctionIcon
(
const UFunction * Function
)
GetFunctionIcon(const UFunction *, const FFieldColorSettings &)
| Name | GetFunctionIcon |
| 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 GetFunctionIcon
(
const UFunction * Function,
const FFieldColorSettings & Settings
)