SSegmentedTimelineView::PaintBlock

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

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/SSegmentedTimelineView.h
Include #include "SSegmentedTimelineView.h"
Source /Engine/Source/Developer/ToolWidgets/Private/SSegmentedTimelineView.cpp
int32 PaintBlock
(
    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