KFMod.BlowerBileProjectile
- Extends
- ShotgunBullet
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Projectile
|
+-- KFMod.ShotgunBullet
|
+-- KFMod.BlowerBileProjectile
Direct Known Subclasses:
BlowerBileAltProjectile
Inherited Variables from Engine.Projectile |
bNoFX, bReadyToSplash, bScriptPostRender, bSpecialCalcView, bSwitchToZeroCollision, Damage, DamageRadius, ExplosionDecal, ExplosionDecalSnow, ExploWallOut, HurtWall, ImpactSound, InstigatorController, LastTouched, MaxEffectDistance, MaxSpeed, MomentumTransfer, MyDamageType, SpawnSound, Speed, TossZ, ZeroCollider |
Inherited Functions from Engine.Projectile |
BlowUp, CanSplash, CheckMaxEffectDistance, ClientSideTouch, DelayedHurtRadius, EncroachingOn, Explode, GetPitchForRange, GetRange, GetYAdjustForRange, HitWall, HurtRadius, IsStationary, PostBeginPlay, PostRender2D, ProcessTouch, RandSpin, Reset, SpecialCalcView, Touch |
simulated function Destroyed ( ) )
simulated function Explode (
vector HitLocation,
vector HitNormal) )
simulated singular function HitWall (
vector HitNormal,
actor Wall) )
simulated function Landed (
vector HitNormal ) )
simulated function PostBeginPlay ( ) )
simulated function PostNetBeginPlay ( ) )
function ProcessTouch (
Actor Other,
vector HitLocation) )
simulated function Timer ( ) )
defaultproperties
{
MaxPenetrations=1
PenDamageReduction=0.000000
HeadShotDamageMult=1.000000
Speed=1000.000000
MaxSpeed=1000.000000
TossZ=200.000000
Damage=30.000000
DamageRadius=120.000000
MomentumTransfer=0.000000
MyDamageType=Class'KFMod.DamTypeBlowerThrower'
ImpactSound=SoundGroup'KF_EnemiesFinalSnd.Bloat.Bloat_AcidSplash'
ExplosionDecal=Class'KFMod.VomitDecal'
DrawType=DT_None
StaticMesh=None
Physics=PHYS_Falling
LifeSpan=5.000000
DrawScale=5.000000
Style=STY_None
bBlockHitPointTraces=False
}
|
Creation time: Fri 13-10-2023 03:18:41.646 - Created with
UnCodeX