UE1:Flakslug (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> Flakslug |
- Package:
- BotPack
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. |
flakslug.
Properties
initialDir
Type: Object.Vector
trail
Type: ChunkTrail
Default values
Property | Value |
---|---|
AmbientGlow | 67 |
bNetTemporary | False |
bUnlit | True |
Damage | 70.0 |
LifeSpan | 6.0 |
Mesh | LodMesh'Botpack.flakslugm' |
MomentumTransfer | 75000 |
Physics | PHYS_Falling |
RemoteRole | ROLE_SimulatedProxy |
Speed | 1200.0 |
Functions
Events
HitWall
simulated event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: Projectile.HitWall
Landed
simulated event Landed (Object.Vector HitNormal)
Overrides: Actor.Landed
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Timer
simulated event Timer ()
Overrides: Actor.Timer
Other instance functions
Explode
function Explode (Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: Projectile.Explode
ProcessTouch
function ProcessTouch (Actor Other, Object.Vector HitLocation)
Overrides: Projectile.ProcessTouch