I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:EnergyRifleAttachment (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> Actor >> InventoryAttachment >> WeaponAttachment >> U2WeaponAttachment >> EnergyRifleAttachment
Package: 
Weapons

null

Properties

bAltFire

Type: bool


EffectLocation

Type: Object.Vector


EffectRotation

Type: Object.Rotator


FireA

Type: ParticleGenerator


FireB

Type: ParticleGenerator


Timer

Type: float


Default values

Property Value
bRapidFire True
Mesh SkeletalMesh'Weapons3rdPK.ER_TP'

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: Actor.Destroyed


ThirdPersonEffects

simulated event ThirdPersonEffects ()

Overrides: U2WeaponAttachment.ThirdPersonEffects


Other instance functions

Fire

simulated function Fire ()


States

Firing

Modifiers: simulated

Firing.BeginState

simulated event BeginState ()

Overrides: Object.BeginState (global)


Firing.EndState

simulated event EndState ()

Overrides: Object.EndState (global)


Firing.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)