Gah - a solution with more questions. – EntropicLqd
UE1:Stinger (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- This class in other games:
- RTNP, UT
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. |
Stinger.
Properties
bAlreadyFiring
Type: bool
Default values
Instance functions
PlayAltFiring
function PlayAltFiring ()
Overrides: Weapon.PlayAltFiring
PlayFiring
function PlayFiring ()
Overrides: Weapon.PlayFiring
PlayIdleAnim
function PlayIdleAnim ()
Overrides: Weapon.PlayIdleAnim
RateSelf
Overrides: Weapon.RateSelf
States
AltFiring
AltFiring.ProjectileFire
Overrides: Weapon.ProjectileFire (global)
NormalFire
NormalFire.EndState
event EndState ()
Overrides: Object.EndState (global)
NormalFire.Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick (global)