The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ShieldEffect3rd (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> AimedAttachment >> ShieldEffect3rd |
- Package:
- XWeapons
- Direct subclasses:
- ShieldEffect3rdBLUE, ShieldEffect3rdRED
- This class in other games:
- UT2003
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. |
null
Properties[edit]
Brightness[edit]
Type: float
Default value: 250.0
DesiredBrightness[edit]
Type: float
Default value: 250.0
HitCount[edit]
Type: int
OldHitCount[edit]
Type: int
Default value: -1
Sparks[edit]
Type: ShieldSparks
Default values[edit]
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AimedOffset |
|
||||||||
AmbientGlow | 250 | ||||||||
BaseOffset |
|
||||||||
bHidden | True | ||||||||
bNetNotify | True | ||||||||
bOwnerNoSee | True | ||||||||
bReplicateInstigator | True | ||||||||
bUnlit | True | ||||||||
DownwardBias | 16.0 | ||||||||
DrawScale | 3.2 | ||||||||
DrawType | DT_StaticMesh | ||||||||
Physics | PHYS_Trailer | ||||||||
RemoteRole | ROLE_SimulatedProxy | ||||||||
Skins[0] | XEffectMat.Shield3rdFB | ||||||||
Skins[1] | FinalBlend'XEffectMat.ShieldRip3rdFB' | ||||||||
StaticMesh | StaticMesh'WeaponStaticMesh.Shield' |
Functions[edit]
Events[edit]
Destroyed[edit]
simulated event Destroyed ()
Overrides: Actor.Destroyed
PostNetReceive[edit]
simulated event PostNetReceive ()
Overrides: Actor.PostNetReceive
Timer[edit]
simulated event Timer ()
Overrides: Actor.Timer
Other instance functions[edit]
Flash[edit]
simulated function Flash (int Drain)