Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FObjectHyperlinkColumnInitializationOptions |
Struct used to further customize object hyperlink custom columns. |
|
FStatsCellPresenter |
Copyright Epic Games, Inc. All Rights Reserved. |
|
FStatsPage |
Template for all stats pages/factories. |
|
FStatsViewerModule |
|
|
IStatsPage |
The public interface for a stats page. |
|
IStatsViewer |
The public interface for the Stats Viewer widget |
|
UCookerStats |
Statistics for a cooked asset. |
|
ULightingBuildInfo |
Statistics page for lighting. |
|
UPrimitiveStats |
Statistics page for primitives. |
|
UShaderCookerStats |
Statistics page for shader cooker stats. |
|
UStaticMeshLightingInfo |
Statistics page for static meshes. |
|
UTextureStats |
Statistics page for textures. |
Name |
Description |
---|---|
FOnGenerateWidget |
Delegate called to generate a custom widget for display in a cell of a UObject custom column |
FOnIsClassSupported |
Delegate used to query whether a UClass is supported by a UObject custom column |
FOnObjectHyperlinkClicked |
Delegate called when a hyperlink is clicked in a UObject custom column |
Name |
Description |
|
---|---|---|
|
ECookerStatsObjectSets |
Enum defining the object sets for this stats object |
|
ELightingBuildInfoObjectSets |
Enum defining the object sets for this stats object |
|
EPrimitiveObjectSets |
Enum defining the object sets for this stats object |
|
EShaderCookerStatsSets |
|
|
EStaticMeshLightingInfoObjectSets |
Enum defining the object sets for this stats object |
|
EStatsPage::Type |
The predefined stats pages built into this module |
|
ETextureObjectSets |
Enum defining the object sets for this stats object |
Name | Description | ||
---|---|---|---|
|
const FName |
StatsViewerApp |