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

UnrealI.Eightball

Extends
Weapon

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

Variables Summary
boolbFireLoad
boolbTightWad
ActorLockedTarget
ActorNewTarget
ActorOldTarget
intRocketRad
intRocketsLoaded
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 AltFire (float Value)
function AltFire (float F)
FireRockets
function BarrelTurn ()
function BeginState ()
AltFiring
function BeginState ()
FireRockets
function BeginState ()
NormalFire
functionActor CheckTarget ()
function Fire (float Value)
function Fire (float F)
FireRockets
function PreBeginPlay ()
functionfloat RateSelf (out int bUseAltMode)
functionfloat SuggestAttackStyle ()
function Tick (float DeltaTime)
AltFiring
function Tick (float DeltaTime)
NormalFire
function Timer ()
Idle
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
BeginState, Tick
FireRockets Source code
state FireRockets
AltFire, BeginState, Fire
Idle Source code
state Idle
Timer
NormalFire Source code
state NormalFire
BeginState, Tick


Variables Detail

bFireLoad Source code

var bool bFireLoad;

bTightWad Source code

var bool bTightWad;

LockedTarget Source code

var Actor LockedTarget;

NewTarget Source code

var Actor NewTarget;

OldTarget Source code

var Actor OldTarget;

RocketRad Source code

var int RocketRad;

RocketsLoaded Source code

var int RocketsLoaded;


Functions Detail

AltFire Source code

function AltFire ( float Value )

AltFire FireRockets Source code

function AltFire ( float F )

BarrelTurn Source code

function BarrelTurn ( )

BeginState AltFiring Source code

function BeginState ( )

BeginState FireRockets Source code

function BeginState ( )

BeginState NormalFire Source code

function BeginState ( )

CheckTarget Source code

function Actor CheckTarget ( )

Fire Source code

function Fire ( float Value )

Fire FireRockets Source code

function Fire ( float F )

PreBeginPlay Source code

function PreBeginPlay ( )

RateSelf Source code

function float RateSelf ( out int bUseAltMode )

SuggestAttackStyle Source code

function float SuggestAttackStyle ( )

Tick AltFiring Source code

function Tick ( float DeltaTime )

Tick NormalFire Source code

function Tick ( float DeltaTime )

Timer Idle Source code

function Timer ( )



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