FStatsPage::SetWorld

Set a specific world to use for page statistics.

Windows
MacOS
Linux

Override Hierarchy

IStatsPage::SetWorld()

FStatsPage::SetWorld()

References

Module

StatsViewer

Header

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

Include

#include "StatsPage.h"

Syntax

virtual void SetWorld
(
    UWorld & InWorld
)

Remarks

Set a specific world to use for page statistics.

Parameters

Parameter

Description

InWorld

The world to use.

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