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

UE2:MutLowGrav (UT2003)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Info >> Mutator >> MutLowGrav
Package: 
UnrealGame
This class in other games:
UT2004

null

Properties[edit]

GravityZ[edit]

Type: float


Default value: -300.0

Default values[edit]

Property Value
Description "Low gravity."
FriendlyName "LowGrav"
GroupName "Gravity"

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions[edit]

CheckReplacement[edit]

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement


MutatorIsAllowed[edit]

function bool MutatorIsAllowed ()

Overrides: Mutator.MutatorIsAllowed