Cogito, ergo sum

UE2:ShieldAttachment (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> InventoryAttachment >> WeaponAttachment >> xWeaponAttachment >> ShieldAttachment
Package: 
XWeapons
This class in other games:
U2, UT2003

null

Properties

ForceRing3rd

Type: ForceRing


ShieldEffect3rd

Type: ShieldEffect3rd


Default values

Property Value
bHeavy True
Mesh Mesh'Weapons.ShieldGun_3rd'

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: Actor.Destroyed


ThirdPersonEffects

simulated event ThirdPersonEffects ()

Overrides: xWeaponAttachment.ThirdPersonEffects


Other instance functions

InitFor

function InitFor (Inventory I)

Overrides: xWeaponAttachment.InitFor


SetBrightness

function SetBrightness (int b, bool hit)