FStatsViewerModule::GetPage

Get a page of the stats module by enum type

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
(
    EStatsPage::Type InType
)

Remarks

Get a page of the stats module by enum type

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