I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTMutator_WeaponsRespawn (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_WeaponsRespawn
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Default values

Property Value
bAlwaysRelevant True
GroupNames[0] "WEAPONRESPAWN"
RemoteRole ROLE_SimulatedProxy

Subobjects

Sprite

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

No new values.

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

InitMutator

function InitMutator (string Options, out string ErrorMessage)

Overrides: Mutator.InitMutator

This function can be used to parse the command line parameters when a server starts up