The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ShockBeamEffect (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- XWeapons
- Direct subclasses:
- BlueSuperShockBeam, SuperShockBeamEffect
- 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
CoilClass
Type: class<ShockBeamCoil>
Default value: Class'XEffects.ShockBeamCoil'
HitNormal
Type: Object.Vector
MuzFlash3Class
Type: class<ShockMuzFlash3rd>
Default value: Class'XEffects.ShockMuzFlash3rd'
MuzFlashClass
Type: class<ShockMuzFlash>
Default value: Class'XEffects.ShockMuzFlash'
Default values
Property | Value |
---|---|
bReplicateInstigator | True |
bReplicateMovement | False |
LifeSpan | 0.75 |
mAttenKa | 0.1 |
mLifeRange[0] | 0.75 |
mMaxParticles | 3 |
mParticleType | PT_Beam |
mRegenDist | 150.0 |
mSizeRange[0] | 24.0 |
mSizeRange[1] | 48.0 |
NetPriority | 3.0 |
RemoteRole | ROLE_SimulatedProxy |
Skins[0] | Texture'ShockBeamTex' |
Style | STY_Additive |
Texture | Texture'ShockBeamTex' |
Functions
Events
PostNetBeginPlay
simulated event PostNetBeginPlay ()
Overrides: Actor.PostNetBeginPlay
Other instance functions
AimAt
function AimAt (Object.Vector hl, Object.Vector hn)
CheckMaxEffectDistance
Overrides: Actor.CheckMaxEffectDistance
SpawnEffects
simulated function SpawnEffects ()
SpawnImpactEffects
simulated function SpawnImpactEffects (Object.Rotator HitRot, Object.Vector EffectLoc)