Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UT2004RPG.RPGShockProjectile

Extends
ShockProjectile

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Projectile
      |   
      +-- XWeapons.ShockProjectile
         |   
         +-- UT2004RPG.RPGShockProjectile

Variables Summary
Inherited Variables from XWeapons.ShockProjectile
ComboAmmoCost, ComboDamage, ComboDamageType, ComboMomentumTransfer, ComboRadius, ComboSound, ComboTarget, ShockBallEffect, tempStartLoc
Inherited Variables from Engine.Projectile
bNoFX, bReadyToSplash, bScriptPostRender, bSpecialCalcView, bSwitchToZeroCollision, Damage, DamageRadius, ExplosionDecal, ExploWallOut, HurtWall, ImpactSound, InstigatorController, LastTouched, MaxEffectDistance, MaxSpeed, MomentumTransfer, MyDamageType, SpawnSound, Speed, TossZ, ZeroCollider

Functions Summary
event TakeDamage (int Damage, Pawn EventInstigator, vector HitLocation, vector Momentum, class<DamageType> DamageType)
function Tick (float DeltaTime)
WaitForCombo
Inherited Functions from XWeapons.ShockProjectile
Destroyed, DestroyTrails, Explode, Monitor, PostBeginPlay, PostNetBeginPlay, PreBeginPlay, ProcessTouch, SuperExplosion, TakeDamage, Tick, Timer
Inherited Functions from Engine.Projectile
BlowUp, CanSplash, CheckMaxEffectDistance, ClientSideTouch, DelayedHurtRadius, EncroachingOn, Explode, GetRange, HitWall, HurtRadius, IsStationary, PostBeginPlay, PostRender2D, ProcessTouch, RandSpin, Reset, SpecialCalcView, Touch

States Summary
WaitForCombo Source code
state WaitForCombo
Tick


Functions Detail

TakeDamage Source code

event TakeDamage ( int Damage, Pawn EventInstigator, vector HitLocation, vector Momentum, class<DamageType> DamageType )

Tick WaitForCombo Source code

function Tick ( float DeltaTime )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:14.437 - Created with UnCodeX