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

XWeapons.BioFire

Extends
ProjectileFire

Core.Object
|   
+-- Engine.WeaponFire
   |   
   +-- XWeapons.ProjectileFire
      |   
      +-- XWeapons.BioFire

Direct Known Subclasses:

ClassicBioFire, JBJailCardFire, ONSGrenadeFire, ONSMineThrowFire

Variables Summary
Inherited Variables from XWeapons.ProjectileFire
ProjPerFire, ProjSpawnOffset
Inherited Variables from Engine.WeaponFire
AimError, AmmoClass, AmmoClipSize, AmmoPerFire, bAttachFlashEmitter, bAttachSmokeEmitter, bFireOnRelease, bInstantHit, bInstantStop, bIsFiring, bLeadTarget, bModeExclusive, bNowWaiting, BotRefireRate, bPawnRapidFireAnim, bRecommendSplashDamage, bReflective, bServerDelayStartFire, bServerDelayStopFire, bSplashDamage, bSplashJump, bTimerLoop, bTossed, bWaitForRelease, DamageAtten, FireAnim, FireAnimRate, FireCount, FireEndAnim, FireEndAnimRate, FireForce, FireLoopAnim, FireLoopAnimRate, FireRate, FireSound, FlashEmitter, FlashEmitterClass, HoldTime, Instigator, Level, Load, MaxHoldTime, NextFireTime, NextTimerPop, NoAmmoForce, NoAmmoSound, Owner, PreFireAnim, PreFireAnimRate, PreFireTime, ProjectileClass, ReloadAnim, ReloadAnimRate, ReloadForce, ReloadSound, SavedFireProperties, ServerStartFireTime, ShakeOffsetMag, ShakeOffsetRate, ShakeOffsetTime, ShakeRotMag, ShakeRotRate, ShakeRotTime, SmokeEmitter, SmokeEmitterClass, Spread, SpreadStyle, ThisModeNum, TimerInterval, TransientSoundRadius, TransientSoundVolume, TweenTime, WarnTargetPct, Weapon

Enumerations Summary
Inherited Enumerations from Engine.WeaponFire
ESpreadStyle

Functions Summary
function DrawMuzzleFlash (Canvas Canvas))
functionfloat MaxRange ()))
Inherited Functions from XWeapons.ProjectileFire
DoFireEffect, GetFireStart, SpawnProjectile
Inherited Functions from Engine.WeaponFire
AdjustAim, AllowFire, BeginPlay, ClientPlayForceFeedback, DestroyEffects, DisplayDebug, DoFireEffect, DrawMuzzleFlash, FlashMuzzleFlash, GetFireStart, InitEffects, IsFiring, MaxRange, ModeDoFire, ModeHoldFire, ModeTick, PlayFireEnd, PlayFiring, PlayPreFire, PlayStartHold, PostBeginPlay, PostNetBeginPlay, PreBeginPlay, ServerPlayFiring, SetInitialState, SetTimer, ShakeView, Spawn, StartBerserk, StartFiring, StartMuzzleSmoke, StartSuperBerserk, StopBerserk, StopFiring, StopForceFeedback, Timer, Trace, Update


Functions Detail

DrawMuzzleFlash Source code

function DrawMuzzleFlash ( Canvas Canvas) )

MaxRange Source code

function float MaxRange ( ) )


Defaultproperties

defaultproperties
{
    AmmoClass=class'BioAmmo'
    AmmoPerFire=1


    FireAnim=Fire
    FireEndAnim=None


    ProjectileClass=class'XWeapons.BioGlob'
    FireRate=0.33


    ProjSpawnOffset=(X=20,Y=9,Z=-6)
    FlashEmitterClass=class'XEffects.BioMuzFlash1st'
    FireSound=Sound'WeaponSounds.BioRifle.BioRifleFire'
    
    FireForce="BioRifleFire"  
    
    bSplashDamage=true
    bRecommendSplashDamage=true
    BotRefireRate=0.8
    bTossed=true


    ShakeOffsetMag=(X=0.0,Y=0.0,Z=-2.0)
    ShakeOffsetRate=(X=0.0,Y=0.0,Z=1000.0)
    ShakeOffsetTime=1.8
    ShakeRotMag=(X=70.0,Y=0.0,Z=0.0)
    ShakeRotRate=(X=1000.0,Y=0.0,Z=0.0)
    ShakeRotTime=1.8
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:00.701 - Created with UnCodeX