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

DeusEx.WeaponMJ12Commando

Extends
WeaponNPCRanged

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Weapon
         |   
         +-- DeusEx.DeusExWeapon
            |   
            +-- DeusEx.WeaponNPCRanged
               |   
               +-- DeusEx.WeaponMJ12Commando

Variables Summary
Inherited Variables from DeusEx.DeusExWeapon
AccurateRange, AIFireDelay, AIMaxRange, AIMinRange, AITimeLimit, AmmoNames[3], AreaOfEffect, BaseAccuracy, bAutomatic, bCanHaveLaser, bCanHaveModAccurateRange, bCanHaveModBaseAccuracy, bCanHaveModRecoilStrength, bCanHaveModReloadCount, bCanHaveModReloadTime, bCanHaveScope, bCanHaveSilencer, bCanTrack, bClientReady, bClientReadyToFire, bDestroyOnFinish, bEmitWeaponDrawn, bFallbackWeapon, bFiring, bFlameOn, bHandToHand, bHasLaser, bHasMuzzleFlash, bHasScope, bHasSilencer, bInProcess, bLasing, bLooping, bNativeAttack, bNearWall, bNeedToSetMPPickupAmmo, bOwnerWillNotify, bPenetrating, bReadyToFire, bUseAsDrawnWeapon, bUseWhileCrouched, bWasInFiring, bWasZoomed, bZoomed, ClipCount, Concealability, currentAccuracy, Emitter, EnemyEffective, EnviroEffective, flameShotCount, flash, GoverningSkill, HitDamage, LockedSound, LockMode, LockTarget, LockTime, LockTimer, LowAmmoWaterMark, MaintainLockTimer, MaxRange, MinProjSpreadAcc, MinSpreadAcc, MinWeaponAcc, ModAccurateRange, ModBaseAccuracy, ModRecoilStrength, ModReloadCount, ModReloadTime, mpAccurateRange, mpBaseAccuracy, mpHitDamage, mpMaxRange, mpPickupAmmoCount, mpReloadCount, mpReloadTime, msgAlreadyHas, msgCannotBeReloaded, msgInfoAccRange, msgInfoAccuracy, msgInfoAmmo, msgInfoAmmoLoaded, msgInfoAuto, msgInfoClip, msgInfoDamage, msgInfoLaser, msgInfoMass, msgInfoMaxRange, msgInfoNA, msgInfoNo, msgInfoRecoil, msgInfoReload, msgInfoROF, msgInfoRounds, msgInfoRoundsPerSec, msgInfoScope, msgInfoSilencer, msgInfoSingle, msgInfoSkill, msgInfoWeaponStats, msgInfoYes, msgLockAcquire, msgLockInvalid, msgLockLocked, msgLockRange, msgMassUnit, msgNone, msgNotWorking, msgNowHas, msgOutOf, msgRangeUnit, msgTimeUnit, NoiseLevel, placeLocation, placeMover, placeNormal, ProjectileNames[3], recoilStrength, ReloadTime, ScopeFOV, ShakePitch, ShakeTimer, ShakeYaw, ShotTime, SimAmmoAmount, SimClipCount, SoundTimer, standingTimer, StunDuration, SwingOffset, Target, TargetMessage, TargetRange, TimeLockSet, TrackingSound

Enumerations Summary
Inherited Enumerations from DeusEx.DeusExWeapon
EAreaType, EConcealability, EEnemyEffective, EEnviroEffective, ELockMode

Functions Summary
function Fire (float Value))
Inherited Functions from DeusEx.DeusExWeapon
AcquireTarget, AmmoAvailable, AmmoLeftInClip, AnimEnd, BaseChange, BeginState, BringUp, BuildPercentString, CalcDrawOffset, CalculateAccuracy, CanLoadAmmoType, CanReload, ClientActive, ClientDownWeapon, ClientFire, ClientReFire, ClientReload, ComputeProjectileStart, CR, CycleAmmo, DestroyOnFinish, EraseMuzzleFlashTexture, Finish, Fire, ForceAltFire, ForceFire, FormatFloatString, GenerateBullet, GetAIVolume, GetReloadTime, GetShotTime, GetSimReloadTime, GetSimShotTime, GetWallMaterial, GetWeaponRanges, GetWeaponSkill, HandlePickupQuery, HandToHandAttack, HasAccuracyMod, HasClipMod, HasMaxAccuracyMod, HasMaxClipMod, HasMaxRangeMod, HasMaxRecoilMod, HasMaxReloadMod, HasRangeMod, HasRecoilMod, HasReloadMod, IdleFunction, LaserOff, LaserOn, LaserToggle, LoadAmmo, LoadAmmoClass, LoadAmmoType, MustReload, MuzzleFlashLight, NearWallCheck, NotifyOwner, NumAmmoTypesAvailable, NumClips, OwnerHandToHandAttack, PlaceGrenade, PlayFiringSound, PlayIdleAnim, PlayLandingSound, PlayLockSound, PlayPostSelect, PlaySelectiveFiring, PlaySimSound, PostBeginPlay, PreBeginPlay, ProcessTraceHit, ProjectileFire, PropagateLockState, PutDown, ReadyClientToFire, ReadyToFire, RefreshScopeDisplay, ReloadAmmo, SawedOffCockSound, ScopeOff, ScopeOn, ScopeToggle, SelectiveSpawnEffects, ServerDoneReloading, ServerForceFire, ServerGenerateBullet, ServerGotoFinishFire, ServerHandleNotify, SetClientAmmoParams, SetLockMode, SimFinish, SimGenerateBullet, SpawnBlood, SpawnEffects, SpawnEffectSounds, StartFlame, StopFlame, SwapMuzzleFlashTexture, TestMPBeltSpot, Tick, Timer, TraceFire, TravelPostAccept, UpdateAmmoInfo, UpdateInfo, WeaponDamageType


Functions Detail

Fire Source code

function Fire ( float Value) )


Defaultproperties

defaultproperties
{
     ShotTime=0.200000
     reloadTime=1.000000
     HitDamage=15
     BaseAccuracy=0.400000
     bHasMuzzleFlash=True
     AmmoName=Class'DeusEx.Ammo762mm'
     PickupAmmoCount=50
     bInstantHit=True
     FireSound=Sound'DeusExSounds.Robot.RobotFireGun'
     CockingSound=Sound'DeusExSounds.Weapons.AssaultGunReload'
     SelectSound=Sound'DeusExSounds.Weapons.AssaultGunSelect'
     PlayerViewOffset=(Y=-24.000000,Z=-12.000000)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:19.490 - Created with UnCodeX