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

UE2:AssaultAttachment (UT2004)

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

null

Properties

AimAlpha

Type: float


bDualGun

Type: bool


mMuzFlash3rd

Type: xEmitter


mMuzFlash3rdAlt

Type: xEmitter


mMuzFlashClass

Type: class<xEmitter>


Default value: Class'XEffects.AssaultMuzFlash3rd'

OldSpawnHitCount

Type: byte


TwinGun

Type: AssaultAttachment


Default values

Property Value
bRapidFire True
DrawScale 0.3
LightBrightness 255.0
LightEffect LE_NonIncidence
LightHue 30
LightPeriod 3
LightRadius 4.0
LightSaturation 150
LightType LT_Pulse
Mesh Mesh'NewWeapons2004.NewAssaultRifle_3rd'
RelativeLocation
Member Value
X -20.0
Y -5.0
Z 0.0
RelativeRotation
Member Value
Pitch 32768
SplashEffect Class'XGame.BulletSplash'

Functions

Events

Destroyed

simulated event Destroyed ()

Overrides: Actor.Destroyed


ThirdPersonEffects

simulated event ThirdPersonEffects ()

Overrides: xWeaponAttachment.ThirdPersonEffects


Tick

simulated event Tick (float deltatime)

Overrides: Actor.Tick


Other instance functions

Hide

simulated function Hide (bool NewbHidden)

Overrides: xWeaponAttachment.Hide


MakeMuzzleFlash

simulated function MakeMuzzleFlash ()


SetOverlayMaterial

simulated function SetOverlayMaterial (Material mat, float time, bool bOverride)

Overrides: Actor.SetOverlayMaterial


UpdateHit

function UpdateHit (Actor HitActor, Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: WeaponAttachment.UpdateHit