FStatsViewerModule::RegisterPage

Register a page for this module to use

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 void RegisterPage
(
    TSharedRef< IStatsPage > InPage
)

Remarks

Register a page for this module to use

Parameters

Parameter

Description

InPage

The page to register

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