SScrubWidget::GetDivider

This function is used by a few random widgets and is mostly arbitrary. It could be moved anywhere.

Windows
MacOS
Linux

References

Module

KismetWidgets

Header

/Engine/Source/Editor/KismetWidgets/Public/SScrubWidget.h

Include

#include "SScrubWidget.h"

Source

/Engine/Source/Editor/KismetWidgets/Private/SScrubWidget.cpp

Syntax

static int32 GetDivider
(
    float InputMinX,
    float InputMaxX,
    FVector2D WidgetSize,
    float SequenceLength,
    int32 NumFrames
)

Remarks

This function is used by a few random widgets and is mostly arbitrary. It could be moved anywhere.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss