FSlateFontInfoStructCustomization::OnFontSizeEndSliderMovement

Called when the slider stops moving. We end the previously created transaction

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
void OnFontSizeEndSliderMovement
(
    float NewDisplayValue
)

Remarks

Called when the slider stops moving. We end the previously created transaction


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library