I'm a doctor, not a mechanic
UE2:EnergyRifleAttachment (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> InventoryAttachment >> WeaponAttachment >> U2WeaponAttachment >> EnergyRifleAttachment |
Contents
- Package:
- Weapons
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)