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

KFMod.ZEDMKIIFire

Extends
KFShotgunFire

Core.Object
|   
+-- Engine.WeaponFire
   |   
   +-- ROEngine.BaseProjectileFire
      |   
      +-- KFMod.KFShotgunFire
         |   
         +-- KFMod.ZEDMKIIFire

Variables Summary
Inherited Variables from KFMod.KFShotgunFire
bFiringDoesntAffectMovement, bRandomPitchFireSound, CrouchedAccuracyBonus, EffectiveRange, EmptyAnim, EmptyAnimRate, FireAimedAnim, FireLoopAimedAnim, FireSoundRef, KFWeap, KickMomentum, LastClickTime, LowGravKickMomentumScale, MaxAccuracyBonus, maxHorizontalRecoilAngle, maxVerticalRecoilAngle, NoAmmoSoundRef, RandomPitchAdjustAmt, RecoilRate, StereoFireSound, StereoFireSoundRef
Inherited Variables from ROEngine.BaseProjectileFire
ProjPerFire, ProjSpawnOffset

Functions Summary
functionbool AllowFire ()))
functionfloat MaxRange ()))
Inherited Functions from KFMod.KFShotgunFire
AccuracyUpdate, AllowFire, DoFireEffect, GetFireSpeed, HandleRecoil, InitEffects, MaxRange, ModeDoFire, PlayFiring, PostBeginPlay, PreloadAssets, UnloadAssets
Inherited Functions from ROEngine.BaseProjectileFire
DoFireEffect, ForceSpawnProjectile, GetDesiredProjectileClass, GetFireStart, PostSpawnProjectile, SpawnProjectile


Functions Detail

AllowFire Source code

simulated function bool AllowFire ( ) )

MaxRange Source code

function float MaxRange ( ) )


Defaultproperties

defaultproperties
{
     RecoilRate=0.100000
     maxVerticalRecoilAngle=225
     maxHorizontalRecoilAngle=125
     FireAimedAnim="Fire_Iron"
     FireSoundRef="KF_FY_ZEDV2SND.WEP_ZEDV2_Fire_M"
     StereoFireSoundRef="KF_FY_ZEDV2SND.WEP_ZEDV2_Fire_S"
     NoAmmoSoundRef="KF_ZEDGunSnd.KF_WEP_ZED_Dryfire"
     ProjPerFire=1
     ProjSpawnOffset=(X=50.000000,Y=18.000000,Z=-14.500000)
     bModeExclusive=False
     TransientSoundVolume=2.000000
     TransientSoundRadius=500.000000
     TweenTime=0.025000
     FireForce="AssaultRifleFire"
     FireRate=0.125000
     AmmoClass=Class'KFMod.ZEDMKIIAmmo'
     ShakeRotMag=(X=30.000000,Y=30.000000,Z=250.000000)
     ShakeRotRate=(X=12500.000000,Y=12500.000000,Z=12500.000000)
     ShakeRotTime=3.000000
     ShakeOffsetMag=(X=4.500000,Y=1.500000,Z=7.500000)
     ShakeOffsetRate=(X=1000.000000,Y=1000.000000,Z=1000.000000)
     ShakeOffsetTime=1.000000
     ProjectileClass=Class'KFMod.ZEDMKIIPrimaryProjectile'
     BotRefireRate=0.250000
     FlashEmitterClass=Class'KFMod.ZEDMKIIPrimaryMuzzleFlash1P'
     aimerror=42.000000
     Spread=0.017500
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:57.904 - Created with UnCodeX