FStatsViewerModule::GetPage

Get a page of the stats module by name

Windows
MacOS
Linux

References

Module

StatsViewer

Header

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

Include

#include "StatsViewerModule.h"

Source

/Engine/Source/Editor/StatsViewer/Private/StatsViewerModule.cpp

Syntax

virtual TSharedPtr< IStatsPage > GetPage
(
    const FName & InPageName
)

Remarks

Get a page of the stats module by name

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