IStatsViewer

The public interface for the Stats Viewer widget

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

StatsViewer

Header

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

Include

#include "IStatsViewer.h"

Syntax

class IStatsViewer : public SCompoundWidget

Remarks

The public interface for the Stats Viewer widget

Functions

Name Description

Public function Const

int32

 

GetObjectSetIndex()

Get the currently selected object set

Public function

TSharedPtr< ...

 

GetPropertyTable()

Get the property table we are displaying

Public function

void

 

Refresh()

Sends a requests to the Stats Viewer to refresh itself the next chance it gets

Public function

void

 

SwitchAndFilterPage

(
    int32 Table,
    const FString& FilterValue,
    const FString& FilterProperty
)

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