| Home Page | Recent Changes | Preferences

MasterServerGameStats

UT2003 :: Actor >> Info >> GameStats >> MasterServerGameStats (Package: IpDrv)

This subclass of GameStats is used to send game stats to the MasterServerUpLink?. This subclass does not create a FileLog but instead when Logf method is called writes to the MasterServerUplink.

For more information about the logging and what is logged see GameStats.

Properties

MasterServerUplink? Uplink
Creates an uplink to the GameSpy? servers and sends those servers the game stats.

Methods

Inherited From GameStats

Init ( )
Logs to the standard local log that the class has been initialized (MasterServerGameStats initializing).
Logf (string LogString)
Insures proper connection to UpLink then attempts to call LogStatLine of MasterServerUplink?. If the stats are rejected then the connection is lost.
Shutdown ( )
Does nothing.

Category Class (UT2003)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In