I'm a doctor, not a mechanic

UE2:ONSLinkableWeapon (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> ONSWeapon >> ONSLinkableWeapon
Package: 
Onslaught
Direct subclass:
ONSDualACSideGun

Works just like ONSWeapon only allows for child weapons that aim at the same target as the parent.

Properties[edit]

ChildWeapon[edit]

Type: ONSWeapon

Child weapons automatically inherit the aim location and firing events of the parent

Events[edit]

AttemptFire[edit]

event bool AttemptFire (Controller C, bool bAltFire)

Overrides: ONSWeapon.AttemptFire


Destroyed[edit]

simulated event Destroyed ()

Overrides: ONSWeapon.Destroyed