| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
BioDrop.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- UnrealShare.BioGel
|
+-- UnrealShare.BioDrop
| Variables Summary |
|---|
| Inherited Variables from UnrealShare.BioGel |
|---|
| BaseOffset, bCheckedSurface, bOnGround, numBio, SurfaceNormal, wallTime |
| Inherited Variables from Engine.Projectile |
|---|
| Damage, ExplosionDecal, ExploWallOut, ImpactSound, MaxSpeed, MiscSound, MomentumTransfer, MyDamageType, SpawnSound, Speed |
| Functions Summary | ||
|---|---|---|
![]() | BeginState () Flying | |
![]() | CheckSurface () OnSurface | |
![]() | HitWall (vector HitNormal, actor Wall) Flying | |
| Inherited Functions from UnrealShare.BioGel |
|---|
| AnimEnd, BeginState, CheckSurface, HitWall, PostBeginPlay, ProcessTouch, SetWall, TakeDamage, Timer, ZoneChange |
| Inherited Functions from Engine.Projectile |
|---|
| EncroachingOn, Explode, HitWall, ProcessTouch, RandSpin, Touch |
| States Summary |
|---|
| Flying Source code |
|---|
|
auto state Flying |
| BeginState, HitWall |
| OnSurface Source code |
|---|
|
state OnSurface |
| CheckSurface |
| Functions Detail |
|---|
BeginState Flying Source code
CheckSurface OnSurface Source code
HitWall Flying Source code| Defaultproperties |
|---|
defaultproperties { speed=+00000.000000 MaxSpeed=+00900.000000 Damage=+00060.000000 ImpactSound=UnrealShare.GelDrip CollisionRadius=+00003.000000 CollisionHeight=+00003.000000 bProjTarget=False LightRadius=2 Buoyancy=+00000.000000 LifeSpan=+00140.000000 RemoteRole=ROLE_DumbProxy }
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||