Navigation
API > API/Editor > API/Editor/StatsViewer > API/Editor/StatsViewer/FStatsViewerModule
References
| Module | StatsViewer |
| Header | /Engine/Source/Editor/StatsViewer/Public/StatsViewerModule.h |
| Include | #include "StatsViewerModule.h" |
| Source | /Engine/Source/Editor/StatsViewer/Private/StatsViewerModule.cpp |
virtual void UnregisterPage
&40;
TSharedRef< IStatsPage > InPage
&41;
Remarks
Unregister a page for this module to use
Parameters
| Name | Description |
|---|---|
| InPage | The page to unregister |