Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:ShieldAttachment (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> InventoryAttachment >> WeaponAttachment >> xWeaponAttachment >> ShieldAttachment
Package: 
XWeapons
This class in other games:
U2, UT2003

null

Properties[edit]

ForceRing3rd[edit]

Type: ForceRing


ShieldEffect3rd[edit]

Type: ShieldEffect3rd


Default values[edit]

Property Value
bHeavy True
Mesh Mesh'Weapons.ShieldGun_3rd'

Functions[edit]

Events[edit]

Destroyed[edit]

simulated event Destroyed ()

Overrides: Actor.Destroyed


ThirdPersonEffects[edit]

simulated event ThirdPersonEffects ()

Overrides: xWeaponAttachment.ThirdPersonEffects


Other instance functions[edit]

InitFor[edit]

function InitFor (Inventory I)

Overrides: xWeaponAttachment.InitFor


SetBrightness[edit]

function SetBrightness (int b, bool hit)