IStatsPage::OnShow

Called back each time the page is shown

Windows
MacOS
Linux

References

Module

StatsViewer

Header

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

Include

#include "IStatsPage.h"

Syntax

virtual void OnShow
(
    TWeakPtr< class IStatsViewer > InParentStatsViewer
)

Remarks

Called back each time the page is shown

Parameters

Parameter

Description

InParentStatsViewer

The parent stats viewer

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