Navigation
API > API/Editor > API/Editor/DetailCustomizations > API/Editor/DetailCustomizations/FSlateFontInfoStructCustomizatio-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Get the array of FSlateFontInfo instances this customization is currently editing | Customizations/SlateFontInfoCustomization.h | ||
TArray< const FSlateFontInfo * > GetFontInfoBeingEdited () |
Customizations/SlateFontInfoCustomization.h |
GetFontInfoBeingEdited()
Description
Get the array of FSlateFontInfo instances this customization is currently editing
| Name | GetFontInfoBeingEdited |
| Type | function |
| Header File | /Engine/Source/Editor/DetailCustomizations/Public/Customizations/SlateFontInfoCustomization.h |
| Include Path | #include "Customizations/SlateFontInfoCustomization.h" |
| Source | /Engine/Source/Editor/DetailCustomizations/Private/SlateFontInfoCustomization.cpp |
TArray < FSlateFontInfo * > GetFontInfoBeingEdited()
GetFontInfoBeingEdited()
| Name | GetFontInfoBeingEdited |
| Type | function |
| Header File | /Engine/Source/Editor/DetailCustomizations/Public/Customizations/SlateFontInfoCustomization.h |
| Include Path | #include "Customizations/SlateFontInfoCustomization.h" |
| Source | /Engine/Source/Editor/DetailCustomizations/Private/SlateFontInfoCustomization.cpp |
TArray < const FSlateFontInfo * > GetFontInfoBeingEdited() const