Always snap to grid

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[edit]

bAltFire[edit]

Type: bool


EffectLocation[edit]

Type: Object.Vector


EffectRotation[edit]

Type: Object.Rotator


FireA[edit]

Type: ParticleGenerator


FireB[edit]

Type: ParticleGenerator


Timer[edit]

Type: float


Default values[edit]

Property Value
bRapidFire True
Mesh SkeletalMesh'Weapons3rdPK.ER_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]

Fire[edit]

simulated function Fire ()


States[edit]

Firing[edit]

Modifiers: simulated

Firing.BeginState[edit]

simulated event BeginState ()

Overrides: Object.BeginState (global)


Firing.EndState[edit]

simulated event EndState ()

Overrides: Object.EndState (global)


Firing.Tick[edit]

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)