Gah - a solution with more questions. – EntropicLqd

UE1:BioDrop (U1)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U1 Object >> Actor >> Projectile >> BioGel >> BioDrop
Package: 
UnrealShare
This class in other games:
RTNP, UT

BioDrop.

Default values[edit]

Property Value
bProjTarget False
Buoyancy 0.0
CollisionHeight 3.0
CollisionRadius 3.0
Damage 60.0
ImpactSound None
LifeSpan 140.0
LightRadius 2
MaxSpeed 900.0
RemoteRole ROLE_DumbProxy
Speed 0.0

States[edit]

Flying[edit]

Inherits from: BioGel.Flying

Modifiers: auto

Flying.BeginState[edit]

event BeginState ()

Overrides: BioGel.Flying.BeginState


Flying.HitWall[edit]

simulated event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: BioGel.Flying.HitWall


OnSurface[edit]

OnSurface.CheckSurface[edit]

function CheckSurface ()

Overrides: BioGel.OnSurface.CheckSurface