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

UE1:Stealth (UT)

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
UT Object >> Actor >> Info >> Mutator >> Stealth
Package: 
BotPack

Stealth. All players get invisibility

Instance functions[edit]

AlwaysKeep[edit]

function bool AlwaysKeep (Actor Other)

Overrides: Mutator.AlwaysKeep


CheckReplacement[edit]

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement


ModifyPlayer[edit]

function ModifyPlayer (Pawn Other)

Overrides: Mutator.ModifyPlayer