I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:PainterBeamEffect (UT2004)
Contents
- Package:
- XWeapons
- Direct subclass:
- CicadaLockBeamEffect
- 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
Property group 'PainterBeamEffect'
AmbientForce
Type: string
jdf
AquiredSound
Type: Sound
Default value: Sound'WeaponSounds.TAGRifle.TagTargetAquired'
MarkForce
Type: string
jdf
MarkSound
Type: Sound
Default value: Sound'WeaponSounds.TAGRifle.TagFireB'
Internal variables
Brightness
Type: float
EffectOffset
Type: Object.Vector
Default value:
Member | Value |
---|---|
X | -5.0 |
Y | 15.0 |
Z | -7.0 |
EndEffect
Type: Object.Vector
MuzFlash
Type: LinkMuzFlashBeam3rd
Spot
Type: PainterBeamSpot
StartEffect
Type: Object.Vector
TargetState
Type: EPainterTargetingState
Default values
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
AmbientSound | Sound'WeaponSounds.TAGRifle.TagFireA' | ||||||||
bNetTemporary | False | ||||||||
bReplicateInstigator | True | ||||||||
mAttenKa | 1.0 | ||||||||
mAttenuate | False | ||||||||
mColorRange[0] |
|
||||||||
mColorRange[1] |
|
||||||||
mMaxParticles | 3 | ||||||||
mParticleType | PT_Beam | ||||||||
mRegenDist | 100.0 | ||||||||
mSizeRange[0] | 8.0 | ||||||||
RemoteRole | ROLE_SimulatedProxy | ||||||||
Skins[0] | Texture'XEffectMat.painter_beam' | ||||||||
SoundRadius | 120.0 | ||||||||
SoundVolume | 45 | ||||||||
Style | STY_Additive |
Enums
EPainterTargetingState
- PTS_Aiming
- PTS_Marked
- PTS_Aquired
- PTS_Cancelled
Functions
Events
Destroyed
Overrides: Actor.Destroyed
PostBeginPlay
Overrides: Actor.PostBeginPlay
Tick
Overrides: Actor.Tick
Other instance functions
SetBrightness
SetTargetState
States
Aquired
Aquired.BeginState
Overrides: Object.BeginState (global)
Aquired.Tick
Overrides: Tick (global)
Aquired.Timer
Overrides: Actor.Timer (global)
Aquired.SetTargetState
Overrides: SetTargetState (global)
Cancelled
Cancelled.BeginState
Overrides: Object.BeginState (global)
Cancelled.Tick
Overrides: Tick (global)
Cancelled.Timer
Overrides: Actor.Timer (global)
Cancelled.SetTargetState
Overrides: SetTargetState (global)