FSlateFontInfoStructCustomization::MakeFontEntryWidget

Make the widget for an entry in the font entry combo

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

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
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > MakeFontEntryWidget
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FName](API\Runtime\Core\UObject\FName) > InFontEntry
)

Remarks

Make the widget for an entry in the font entry combo


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library