Gah - a solution with more questions. – EntropicLqd
UE2:FM_Turret_AltFire_Shield (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> WeaponFire >> FM_Turret_AltFire_Shield |
Contents
- Package:
- UT2k4AssaultFull
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. |
FM_Turret_AltFire_Shield Created by Laurent Delayen © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'FM_Turret_AltFire_Shield'
AmmoRegenTime
Type: float
Default value: 0.2
ChargeupTime
Type: float
Default value: 3.0
Internal variables
ChargingSound
Type: Sound
Default value: Sound'WeaponSounds.BShield1'
RampTime
Type: float
Default values
Property | Value |
---|---|
AmmoClass | Class'UT2k4AssaultFull.Ammo_BallTurret' |
AmmoPerFire | 15 |
BotRefireRate | 1.0 |
bPawnRapidFireAnim | True |
bWaitForRelease | True |
FireForce | "TranslocatorModuleRegeneration" |
FireRate | 1.0 |
FireSound | Sound'WeaponSounds.Translocator.TranslocatorModuleRegeneration' |
Functions
Events
Timer
event Timer ()
Overrides: WeaponFire.Timer
Other instance functions
DoFireEffect
function DoFireEffect ()
Overrides: WeaponFire.DoFireEffect
PlayFiring
function PlayFiring ()
Overrides: WeaponFire.PlayFiring
SetBrightness
function SetBrightness (bool bHit)
StopFiring
function StopFiring ()
Overrides: WeaponFire.StopFiring
TakeHit
function TakeHit (int Drain)