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

UE2:MutSpeciesStats (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> MutSpeciesStats
Package: 
XGame
This class in other games:
UT2004

MutSpeciesStats - species specific stats for players

Default values[edit]

Property Value
Description "Each race has unique combat statistics."
FriendlyName "Species Statistics"
GroupName "Species"

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions[edit]

ModifyPlayer[edit]

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer