Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:GameStatsVisualizer (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:39, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 2))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> GameStatsVisitorImpl >> GameStatsVisualizer
Package: 
UnrealEd
Implemented interfaces
GameStatsDatabaseVisitor
Direct subclasses:
BasicStatsVisualizer, HeatmapVisualizer, PlayerMovementVisualizer

Visualization interface for game statistics

Properties

FriendlyName

Type: string

Human readable name for this visualizer

Default value: "Base Visualizer"

OptionsDialog

Type: pointer{class WxVisualizerOptionsDialog}

Modifiers: native, private, const

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

OptionsDialogName

Type: string

Name of the options dialog resource

Parent

Type: pointer{class WxGameStatsVisualizer}

Modifiers: native, private, const

The parent gui