I don't need to test my programs. I have an error-correcting modem.

UE2:UtvMutator (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Mutator >> UtvMutator
Package: 
UTV2004s


Properties

origcclass

Type: class<PlayerController>


origcontroller

Type: string


utvId

Type: array<int>


Default values

Property Value
bAddToServerPackages True
bAlwaysTick True
Description "Required to support UTV2004 SeeAll mode"
FriendlyName "UTV2004S"

Functions

Events

Tick

event Tick (float deltaTime)

Overrides: Actor.Tick


Other instance functions

CreateInitialUtvReplication

function CreateInitialUtvReplication (Controller c)


CreateUtvReplication

function CreateUtvReplication (Controller c)


GetNewController

function string GetNewController ()


ModifyLogin

function ModifyLogin (out string Portal, out string Options)

Overrides: Mutator.ModifyLogin


ModifyPlayer

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer


NotifyLogout

function NotifyLogout (Controller Exiting)

Overrides: Mutator.NotifyLogout