| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- Botpack.UT_BioGel
|
+-- Botpack.BioGlob
| Variables Summary | |
|---|---|
| int | NumSplash |
| vector | SpawnPoint |
| Inherited Variables from Botpack.UT_BioGel |
|---|
| BaseOffset, bCheckedSurface, bOnGround, MyFear, numBio, SurfaceNormal, wallTime |
| Inherited Variables from Engine.Projectile |
|---|
| Damage, ExplosionDecal, ExploWallOut, ImpactSound, MaxSpeed, MiscSound, MomentumTransfer, MyDamageType, SpawnSound, Speed |
| Functions Summary | ||
|---|---|---|
![]() | HitWall (vector HitNormal, actor Wall )) Flying | |
![]() | ProcessTouch (Actor Other, vector HitLocation)) Flying | |
![]() | ProcessTouch (Actor Other, vector HitLocation)) OnSurface | |
![]() | SpawnSplash ())) | |
![]() | Tick (float DeltaTime)) OnSurface | |
| Inherited Functions from Botpack.UT_BioGel |
|---|
| AnimEnd, BeginState, CheckSurface, Destroyed, 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 |
| HitWall, ProcessTouch |
| OnSurface Source code |
|---|
|
state OnSurface |
| ProcessTouch, Tick |
| Variables Detail |
|---|
| Functions Detail |
|---|
HitWall Flying Source code
ProcessTouch Flying Source code
ProcessTouch OnSurface Source code
SpawnSplash Source code
Tick OnSurface Source code| Defaultproperties |
|---|
defaultproperties { speed=700.000000 Damage=75.000000 MomentumTransfer=30000 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||