Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:ONSAVRiLAltFire (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> WeaponFire >> ONSAVRiLAltFire
Package: 
Onslaught

AVRiL alternate fire. Slight zoom and auto-tracking of target

Properties[edit]

bLosingLock[edit]

Type: bool


bWaitingForRelease[edit]

Type: bool


Gun[edit]

Type: ONSAVRiL


LostLockTime[edit]

Type: float


ZoomLevel[edit]

Type: float


Default values[edit]

Property Value
bModeExclusive False
FireRate 0.1

Functions[edit]

Events[edit]

ModeTick[edit]

event ModeTick (float deltaTime)

Overrides: WeaponFire.ModeTick


Other instance functions[edit]

AllowFire[edit]

simulated function bool AllowFire ()

Overrides: WeaponFire.AllowFire


PlayFiring[edit]

function PlayFiring ()

Overrides: WeaponFire.PlayFiring


PostBeginPlay[edit]

function PostBeginPlay ()

Overrides: WeaponFire.PostBeginPlay


StopFiring[edit]

function StopFiring ()

Overrides: WeaponFire.StopFiring