Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Projectile | +-- U2.U2Projectile | +-- U2Weapons.projectileAssaultRoundAlt
projectileTutorialAssaultRoundAlt
Variables Summary | |
---|---|
ParticleSalamander | Sal |
Inherited Variables from Engine.Projectile |
---|
bExploded, Damage, DamageRadius, ExplosionDecal, ExploWallOut, ImpactSound, MaxSpeed, MomentumTransfer, MyDamageType, RicochetCount, SpawnSound, Speed, TossZ |
Functions Summary | ||
---|---|---|
Destroyed ())) | ||
ExplodeEx (CheckResult Hit )) | ||
PostBeginPlay ())) |
Inherited Functions from Engine.Projectile |
---|
BlowUp, EncroachingOn, Explode, GetTossVelocity, PostRecvVelocity, ProcessTouch, RandSpin, Replication, Touch |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { speed=3000.000000 MaxSpeed=3000.000000 Damage=80.000000 MomentumTransfer=40000.000000 MyDamageType=Class'U2.DamageTypePhysical' UseReticleOnEvents(0)="UseReticleText" UseReticleOnEvents(1)="UseReticleCorners" UseReticleOnEvents(2)="UseReticleTopBars" ProximityReticleOnEvents(0)="ProximityReticleCorners" ProximityReticleOnEvents(1)="ProximityReticleTopBars" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |