IStatsPage::Generate

Fill the output array with statistic objects to be displayed

Windows
MacOS
Linux

References

Module

StatsViewer

Header

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

Include

#include "IStatsPage.h"

Syntax

void Generate
(
    TArray< TWeakObjectPtr< UObject > > & OutObjects
) const

Remarks

Fill the output array with statistic objects to be displayed

Parameters

Parameter

Description

OutObjects

The object array to be filled

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