Gah - a solution with more questions. – EntropicLqd

UE3:UTMutator_Hero (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Info >> Mutator >> UTMutator >> UTMutator_Hero
Package: 
UTGame

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

Default values[edit]

Property Value
GroupNames[0] "WEAPONMOD"

Subobjects[edit]

Sprite[edit]

Class: Engine.SpriteComponent

Inherits from: UTMutator.Sprite

No new values.

Instance functions[edit]

InitMutator[edit]

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

ModifyPlayer[edit]

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer