IStatsPage::AddEntry

Adds a stats entry to the page Not all pages have to override this - only ones that accept transient data output from processes that do not persist in the editor

Windows
MacOS
Linux

References

Module

StatsViewer

Header

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

Include

#include "IStatsPage.h"

Syntax

virtual void AddEntry
(
    UObject * InEntry
)

Remarks

Adds a stats entry to the page Not all pages have to override this - only ones that accept transient data output from processes that do not persist in the editor

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