FSlateFontInfoStructCustomization::GetFontInfoBeingEdited

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

Unreal Engine C++ API Reference > Editor > DetailCustomizations > Customizations > FSlateFontInfoStructCustomization > GetFontInfoBeingEdited

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
[TArray](API\Runtime\Core\Containers\TArray)< [FSlateFontInfo](API\Runtime\SlateCore\Fonts\FSlateFontInfo) * > GetFontInfoBeingEdited()  

Remarks

Get the array of FSlateFontInfo instances this customization is currently editing


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library