FStatsPage::Refresh

Sends a requests to the stats page to refresh itself the next chance it gets

Windows
MacOS
Linux

Override Hierarchy

IStatsPage::Refresh()

FStatsPage::Refresh()

References

Module

StatsViewer

Header

/Engine/Source/Editor/StatsViewer/Public/StatsPage.h

Include

#include "StatsPage.h"

Syntax

virtual void Refresh
(
    bool bRefresh
)

Remarks

Sends a requests to the stats page to refresh itself the next chance it gets

Parameters

Parameter

Description

bRefresh

Whether to refresh the page (the page will refresh on the stats viewers next tick)

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