The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:WingedCannonAttachment (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> InventoryAttachment >> WeaponAttachment >> U2WeaponAttachment >> WingedCannonAttachment |
- 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]
EffectLocation[edit]
Type: Object.Vector
EffectRotation[edit]
Type: Object.Rotator
MuzzleFire[edit]
Type: ParticleGenerator
Muzzleflash[edit]
Type: ParticleGenerator
Timer[edit]
Type: float
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)