Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Projectile | +-- DeusEx.DeusExProjectile | +-- DeusEx.ThrownProjectile | +-- DeusEx.EMPGrenade
Variables Summary | |
---|---|
float | mpBlastRadius |
float | mpEMPDamage |
float | mpFuselength |
float | mpProxRadius |
Inherited Variables from DeusEx.ThrownProjectile |
---|
AISoundLevel, bArmed, bDamaged, bDisabled, bDoExplode, beepTime, bFirstHit, bHighlight, bProximityTriggered, Elasticity, FragmentClass, fuseLength, proxCheckTime, proxRadius, skillAtSet, skillTime, team |
Functions Summary | ||
---|---|---|
![]() | DrawExplosionEffects (vector HitLocation, vector HitNormal)) | |
![]() | PreBeginPlay ())) |
Inherited Functions from DeusEx.ThrownProjectile |
---|
BeginPlay, Explode, Frob, HitWall, PlayBeepSound, PlayImpactSound, ReEnable, SpawnEffects, SpawnTearGas, TakeDamage, Tick, Timer, ZoneChange |
Inherited Functions from DeusEx.DeusExProjectile |
---|
AcquireMPTargetLocation, BeginState, DamageRing, DrawExplosionEffects, Explode, Frob, GrabProjectile, HitWall, PlayImpactSound, PostBeginPlay, ProcessTouch, SpawnBlood, SpawnEffects, Tick, Timer |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { mpBlastRadius=768.000000 mpProxRadius=128.000000 mpEMPDamage=200.000000 mpFuselength=1.500000 fuseLength=3.000000 proxRadius=128.000000 AISoundLevel=0.100000 bBlood=False bDebris=False DamageType=EMP spawnWeaponClass=Class'DeusEx.WeaponEMPGrenade' ItemName="Electromagnetic Pulse (EMP) Grenade" speed=1000.000000 MaxSpeed=1000.000000 Damage=100.000000 MomentumTransfer=50000 ImpactSound=Sound'DeusExSounds.Weapons.EMPGrenadeExplode' LifeSpan=0.000000 Mesh=LodMesh'DeusExItems.EMPGrenadePickup' CollisionRadius=3.000000 CollisionHeight=1.900000 Mass=5.000000 Buoyancy=2.000000 } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |