FSlateFontInfoStructCustomization::GetFontInfoBeingEdited

Get the array of [FSlateFontInfo](API\Runtime\SlateCore\Fonts\FSlateFontInfo) instances this customization is currently editing

Windows
MacOS
Linux

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/Customizations/SlateFontInfoCustomization.h

Include

#include "Customizations/SlateFontInfoCustomization.h"

Source

/Engine/Source/Editor/DetailCustomizations/Private/SlateFontInfoCustomization.cpp

Syntax

TArray< const FSlateFontInfo * > GetFontInfoBeingEdited() const

Remarks

Get the array of FSlateFontInfo instances this customization is currently editing

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss