STableViewBase::EnsureTickToRefresh

One-off active timer to refresh the contents of the table as needed

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableViewBase.h

Include

#include "Widgets/Views/STableViewBase.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Views/STableViewBase.cpp

Syntax

EActiveTimerReturnType EnsureTickToRefresh
(
    double InCurrentTime,
    float InDeltaTime
)

Remarks

One-off active timer to refresh the contents of the table as needed

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