| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.WeaponFire
|
+-- ROEngine.BaseProjectileFire
|
+-- KFMod.KFShotgunFire
|
+-- KFMod.BoomStickAltFire
| Variables Summary | |
|---|---|
| bool | bVeryLastShotAnim |
| BoomStickAltFire | |
| name | FireLastAimedAnim |
| name | FireLastAnim |
| float | FireLastRate |
| Emitter | Flash2Emitter |
| name | MuzzleBoneLeft |
| name | MuzzleBoneRight |
| Inherited Variables from ROEngine.BaseProjectileFire |
|---|
| ProjPerFire, ProjSpawnOffset |
| Functions Summary | ||
|---|---|---|
![]() | bool | AllowFire ())) |
![]() | DestroyEffects ())) | |
![]() | FlashMuzzleFlash ())) | |
![]() | InitEffects ())) | |
![]() | ModeDoFire ())) | |
![]() | PlayFiring ())) | |
| 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 |
| Variables Detail |
|---|
| Functions Detail |
|---|
AllowFire Source code
DestroyEffects Source code
FlashMuzzleFlash Source code
InitEffects Source code
ModeDoFire Source code
PlayFiring Source code| Defaultproperties |
|---|
defaultproperties
{
FireLastAnim="Fire_Last"
FireLastAimedAnim="Fire_Last_Iron"
FireLastRate=2.750000
MuzzleBoneLeft="Tip_Left"
MuzzleBoneRight="Tip_Right"
KickMomentum=(X=-50.000000,Z=22.000000)
RecoilRate=0.070000
maxVerticalRecoilAngle=1500
maxHorizontalRecoilAngle=900
FireAimedAnim="Fire_Iron"
FireSoundRef="KF_DoubleSGSnd.2Barrel_Fire"
StereoFireSoundRef="KF_DoubleSGSnd.2Barrel_FireST"
NoAmmoSoundRef="KF_DoubleSGSnd.2Barrel_DryFire"
ProjPerFire=10
bWaitForRelease=True
bAttachSmokeEmitter=True
TransientSoundVolume=1.800000
TransientSoundRadius=500.000000
FireRate=0.250000
AmmoClass=Class'KFMod.DBShotgunAmmo'
ShakeRotMag=(X=50.000000,Y=50.000000,Z=400.000000)
ShakeRotRate=(X=12500.000000,Y=12500.000000,Z=12500.000000)
ShakeRotTime=5.000000
ShakeOffsetMag=(X=6.000000,Y=2.000000,Z=10.000000)
ShakeOffsetRate=(X=1000.000000,Y=1000.000000,Z=1000.000000)
ShakeOffsetTime=3.000000
ProjectileClass=Class'KFMod.BoomStickBullet'
BotRefireRate=2.500000
FlashEmitterClass=Class'ROEffects.MuzzleFlash1stKar'
aimerror=2.000000
Spread=3000.000000
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||