The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:MessagingSpectator (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Controller >> PlayerController >> MessagingSpectator
Package: 
Engine
Direct subclass:
UTServerAdminSpectator
This class in other games:
UT, U2, UE2Runtime, U2XMP, UT2004, UT3

MessagingSpectator - spectator base class for game helper spectators which receive messages

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: PlayerController.PostBeginPlay


Other instance functions

InitPlayerReplicationInfo

function InitPlayerReplicationInfo ()

Overrides: Controller.InitPlayerReplicationInfo


States

NotPlaying

Modifiers: auto