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

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

ChildWeapon

Type: ONSWeapon

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

Events

AttemptFire

event bool AttemptFire (Controller C, bool bAltFire)

Overrides: ONSWeapon.AttemptFire


Destroyed

simulated event Destroyed ()

Overrides: ONSWeapon.Destroyed