The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:BioDrop (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Projectile >> BioGel >> BioDrop |
Contents |
- Package:
- UnrealShare
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
BioDrop.
[edit] Default values
| 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 |
[edit] States
[edit] Flying
Inherits from: BioGel.Flying
Modifiers: auto
[edit] Flying.BeginState
event BeginState ()
Overrides: BioGel.Flying.BeginState
[edit] Flying.HitWall
simulated event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: BioGel.Flying.HitWall
[edit] OnSurface
[edit] OnSurface.CheckSurface
function CheckSurface ()
Overrides: BioGel.OnSurface.CheckSurface
