UE1:UT_BioGel (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Projectile >> UT_BioGel |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
ut_BioGel.
Properties
BaseOffset
Type: float
bCheckedSurface
Type: bool
bOnGround
Type: bool
MyFear
Type: BioFear
numBio
Type: int
Default value: 9
SurfaceNormal
Type: Object.Vector
wallTime
Type: float
Default values
Property | Value |
---|---|
AmbientGlow | 255 |
AnimSequence | 'Flying' |
bBounce | True |
bMeshEnviroMap | True |
bNetTemporary | False |
bProjTarget | True |
bUnlit | True |
Buoyancy | 170.0 |
CollisionHeight | 2.0 |
CollisionRadius | 2.0 |
Damage | 20.0 |
DrawScale | 2.0 |
ImpactSound | Sound'Botpack.BioRifle.GelHit' |
LifeSpan | 12.0 |
LightBrightness | 100 |
LightEffect | LE_NonIncidence |
LightHue | 91 |
LightRadius | 3 |
LightType | LT_Steady |
MaxSpeed | 1500.0 |
Mesh | LodMesh'Botpack.BioGelm' |
MiscSound | Sound'UnrealShare.General.Explg02' |
MomentumTransfer | 20000 |
MyDamageType | 'Corroded' |
Physics | PHYS_Falling |
RemoteRole | ROLE_SimulatedProxy |
Speed | 840.0 |
Style | STY_Translucent |
Texture | Texture'Botpack.Jgreen' |
Functions
Events
Destroyed
event Destroyed ()
Overrides: Actor.Destroyed
PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
TakeDamage
singular event TakeDamage (int NDamage, Pawn instigatedBy, Object.Vector hitlocation, Object.Vector momentum, name damageType)
Overrides: Actor.TakeDamage
Timer
event Timer ()
Overrides: Actor.Timer
Other instance functions
SetWall
simulated function SetWall (Object.Vector HitNormal, Actor Wall)
States
Exploding
Exploding.BeginState
event BeginState ()
Overrides: Object.BeginState (global)
Flying
Modifiers: auto
Flying.BeginState
event BeginState ()
Overrides: Object.BeginState (global)
Flying.HitWall
simulated event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: Projectile.HitWall (global)
Flying.Timer
event Timer ()
Overrides: Timer (global)
Flying.ZoneChange
simulated event ZoneChange (ZoneInfo NewZone)
Overrides: Actor.ZoneChange (global)
Flying.ProcessTouch
function ProcessTouch (Actor Other, Object.Vector HitLocation)
Overrides: Projectile.ProcessTouch (global)
OnSurface
OnSurface.AnimEnd
simulated event AnimEnd ()
Overrides: Actor.AnimEnd (global)
OnSurface.BeginState
event BeginState ()
Overrides: Object.BeginState (global)
OnSurface.Timer
event Timer ()
Overrides: Timer (global)
OnSurface.CheckSurface
simulated function CheckSurface ()
OnSurface.ProcessTouch
function ProcessTouch (Actor Other, Object.Vector HitLocation)
Overrides: Projectile.ProcessTouch (global)