I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:SniperAttachment (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Actor >> InventoryAttachment >> WeaponAttachment >> U2WeaponAttachment >> SniperAttachment
Package: 
Weapons
This class in other games:
UT2003, UT2004

null

Properties[edit]

FireLocation[edit]

Type: Object.Vector


HitLocation[edit]

Type: Object.Vector


Team[edit]

Type: byte


Tracer[edit]

Type: PulseLineGenerator


Default values[edit]

Property Value
Mesh SkeletalMesh'Weapons3rdPK.SR_TP'

Functions[edit]

Events[edit]

Destroyed[edit]

simulated event Destroyed ()

Overrides: Actor.Destroyed


ThirdPersonEffects[edit]

simulated event ThirdPersonEffects ()

Overrides: U2WeaponAttachment.ThirdPersonEffects


Other instance functions[edit]

InitFor[edit]

function InitFor (Inventory I)

Overrides: InventoryAttachment.InitFor