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

UnrealI.Stinger

Extends
Weapon

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- Engine.Weapon
         |   
         +-- UnrealI.Stinger

Variables Summary
boolbAlreadyFiring
Inherited Variables from Engine.Weapon
AdjustedAim, AimError, AIRating, AltFireSound, AltProjectileClass, AltProjectileSpeed, AltRefireRate, AmmoName, AmmoType, bAltInstantHit, bAltWarnTarget, bChangeWeapon, bInstantHit, bLockedOn, bPointing, bSplashDamage, bWarnTarget, bWeaponUp, CockingSound, FireOffset, FireSound, MaxTargetRange, MessageNoAmmo, Misc1Sound, Misc2Sound, Misc3Sound, PickupAmmoCount, ProjectileClass, ProjectileSpeed, RefireRate, ReloadCount, SelectSound, ShakeMag, ShakeTime, ShakeVert
Inherited Variables from Engine.Inventory
AbsorptionPriority, ActivateSound, ArmorAbsorption, AutoSwitchPriority, bActivatable, bActive, bAmbientGlow, bDisplayableInv, bHeldItem, bInstantRespawn, bIsAnArmor, BobDamping, bRotatingPickup, bSleepTouch, Charge, DeActivateSound, Icon, InventoryGroup, MaxDesireability, MyMarker, M_Activated, M_Deactivated, M_Selected, NextArmor, PickupMessage, PickupSound, PickupViewMesh, PickupViewScale, PlayerLastTouched, PlayerViewMesh, PlayerViewOffset, PlayerViewScale, ProtectionType1, ProtectionType2, RespawnSound, RespawnTime, StatusIcon, ThirdPersonMesh, ThirdPersonScale

Functions Summary
function EndState ()
NormalFire
function PlayAltFiring ()
function PlayFiring ()
function PlayIdleAnim ()
function PreBeginPlay ()
functionProjectile ProjectileFire (class<projectile> ProjClass, float ProjSpeed, bool bWarn)
AltFiring
functionfloat RateSelf (out int bUseAltMode)
function Tick (float DeltaTime)
NormalFire
Inherited Functions from Engine.Weapon
AltFire, AnimEnd, BeginState, BotDesireability, BringUp, CheckVisibility, DropFrom, Finish, Fire, GiveAmmo, HandlePickupQuery, PlayAltFiring, PlayFiring, PlayIdleAnim, PlayPostSelect, PlaySelect, PostBeginPlay, ProcessTraceHit, ProjectileFire, PutDown, RateSelf, RecommendWeapon, setHand, SetSwitchPriority, SpawnCopy, SuggestAttackStyle, SuggestDefenseStyle, SwitchPriority, TraceFire, TravelPostAccept, TweenDown, TweenSelect, WeaponChange, WeaponSet
Inherited Functions from Engine.Inventory
Activate, ActivateTranslator, AltFire, ArmorAbsorbDamage, ArmorImpactEffect, ArmorPriority, BecomeItem, BecomePickup, BeginState, BotDesireability, CalcDrawOffset, CheckTouching, Destroyed, DropFrom, EndState, Fire, GiveTo, HandlePickupQuery, InvCalcView, InventoryCapsFloat, Landed, OwnerJumped, PrioritizeArmor, RecommendWeapon, ReduceDamage, SelectNext, SetRespawn, SpawnCopy, Timer, Touch, TravelPreAccept, Use, ValidTouch, WeaponChange, ZoneChange, [

States Summary
AltFiring Source code
state AltFiring
ProjectileFire
NormalFire Source code
state NormalFire
EndState, Tick


Variables Detail

bAlreadyFiring Source code

var bool bAlreadyFiring;


Functions Detail

EndState NormalFire Source code

function EndState ( )

PlayAltFiring Source code

function PlayAltFiring ( )

PlayFiring Source code

function PlayFiring ( )

PlayIdleAnim Source code

function PlayIdleAnim ( )

PreBeginPlay Source code

function PreBeginPlay ( )

ProjectileFire AltFiring Source code

function Projectile ProjectileFire ( class<projectile> ProjClass, float ProjSpeed, bool bWarn )

RateSelf Source code

function float RateSelf ( out int bUseAltMode )

Tick NormalFire Source code

function Tick ( float DeltaTime )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 12:53:42.703 - Created with UnCodeX