I don't need to test my programs. I have an error-correcting modem.
UE2:ShieldGun (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- XWeapons
- Direct subclass:
- ClassicShieldGun
- This class in other games:
- UT2004
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. |
Shield Gun
Properties
ShieldHitForce
Type: string
Default value: "ShieldReflection"
ShieldHitSound
Type: Sound
Default value: Sound'WeaponSounds.ShieldGun.ShieldReflection'
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AIRating | 0.35 | ||||||||||
AttachmentClass | Class'XWeapons.ShieldAttachment' | ||||||||||
bCanThrow | False | ||||||||||
bMeleeWeapon | True | ||||||||||
BobDamping | 2.2 | ||||||||||
bShowChargingBar | True | ||||||||||
CenteredOffsetY | -9.0 | ||||||||||
CenteredRoll | 1000 | ||||||||||
CurrentRating | 0.35 | ||||||||||
DefaultPriority | 2 | ||||||||||
DisplayFOV | 60.0 | ||||||||||
DrawScale | 0.4 | ||||||||||
EffectOffset |
|
||||||||||
FireModeClass[0] | XWeapons.ShieldFire | ||||||||||
FireModeClass[1] | XWeapons.ShieldAltFire | ||||||||||
HudColor |
|
||||||||||
IconCoords |
|
||||||||||
IconMaterial | Material'InterfaceContent.Hud.SkinA' | ||||||||||
ItemName | "Shield Gun" | ||||||||||
Mesh | Mesh'Weapons.ShieldGun_1st' | ||||||||||
PickupClass | Class'XWeapons.ShieldGunPickup' | ||||||||||
PlayerViewOffset |
|
||||||||||
PlayerViewPivot |
|
||||||||||
PutDownAnim | 'PutDown' | ||||||||||
SelectForce | "ShieldGun_change" | ||||||||||
SelectSound | Sound'WeaponSounds.ShieldGun_change' | ||||||||||
SmallViewOffset |
|
||||||||||
UV2Texture | Material'XGameShaders.WeaponEnvShader' |
Functions
Events
AnimEnd
event AnimEnd (int channel)
Overrides: Weapon.AnimEnd
RenderOverlays
simulated event RenderOverlays (Canvas Canvas)
Overrides: Weapon.RenderOverlays
Timer
simulated event Timer ()
Overrides: Weapon.Timer
Other instance functions
AdjustPlayerDamage
function AdjustPlayerDamage (out int Damage, Pawn InstigatedBy, Object.Vector HitLocation, out Object.Vector Momentum, class<DamageType> DamageType)
Overrides: Weapon.AdjustPlayerDamage
BestMode
function byte BestMode ()
Overrides: Weapon.BestMode
CanAttack
Overrides: Weapon.CanAttack
CenteredEffectStart
simulated function Object.Vector CenteredEffectStart ()
Overrides: Weapon.CenteredEffectStart
ChargeBar
simulated function float ChargeBar ()
Overrides: Weapon.ChargeBar
CheckReflect
Overrides: Weapon.CheckReflect
ClientTakeHit
simulated function ClientTakeHit (int Drain)
DoAutoSwitch
simulated function DoAutoSwitch ()
Overrides: Weapon.DoAutoSwitch
DoReflectEffect
function DoReflectEffect (int Drain)
Overrides: Weapon.DoReflectEffect
FireHack
function FireHack (byte Mode)
Overrides: Weapon.FireHack
GetAIRating
function float GetAIRating ()
Overrides: Weapon.GetAIRating
GiveTo
Overrides: Weapon.GiveTo
SuggestAttackStyle
function float SuggestAttackStyle ()
Overrides: Weapon.SuggestAttackStyle
SuggestDefenseStyle
function float SuggestDefenseStyle ()
Overrides: Weapon.SuggestDefenseStyle