SSimpleTimeSlider::OnPaintTimeSlider

Unreal Engine C++ API Reference > Developer > ToolWidgets > SSimpleTimeSlider

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/SSimpleTimeSlider.h
Include #include "SSimpleTimeSlider.h"
Source /Engine/Source/Developer/ToolWidgets/Private/SSimpleTimeSlider.cpp
int32 OnPaintTimeSlider
(
    bool bMirrorLabels,
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & AllottedGeometry,
    const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & MyCullingRect,
    [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & OutDrawElements,
    int32 LayerId,
    const [FWidgetStyle](API\Runtime\SlateCore\Styling\FWidgetStyle) & InWidgetStyle,
    bool bParentEnabled
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library