IStatsPage::Clear

Clears any entries added via [AddEntry()](API\Editor\StatsViewer\IStatsPage\AddEntry) 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 Clear()

Remarks

Clears any entries added via AddEntry() 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