Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:GameStatsVisualizer (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> GameStatsVisitorImpl >> GameStatsVisualizer
Package: 
UnrealEd
Implemented interfaces
GameStatsDatabaseVisitor
Direct subclasses:
BasicStatsVisualizer, HeatmapVisualizer, PlayerMovementVisualizer

Visualization interface for game statistics

Properties[edit]

FriendlyName[edit]

Type: string

Human readable name for this visualizer

Default value: "Base Visualizer"

OptionsDialog[edit]

Type: pointer{class WxVisualizerOptionsDialog}

Modifiers: native, private, const

The options dialog (will be NULL before first call to options)

OptionsDialogName[edit]

Type: string

Name of the options dialog resource

Parent[edit]

Type: pointer{class WxGameStatsVisualizer}

Modifiers: native, private, const

The parent gui