I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:RocketExplosion (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- XEffects
- Direct subclasses:
- FlakExplosion, SmallExplosion, SmallRedeemerExplosion
- This class in other games:
- UT2004
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. |
RocketExplosion
Default values[edit]
Property | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|
bDynamicLight | True | ||||||||
LifeSpan | 2.0 | ||||||||
LightBrightness | 255.0 | ||||||||
LightCone | 128 | ||||||||
LightHue | 28 | ||||||||
LightPeriod | 32 | ||||||||
LightRadius | 9.0 | ||||||||
LightSaturation | 90 | ||||||||
LightType | LT_FadeOut | ||||||||
mDirDev |
|
||||||||
mLifeRange[0] | 0.3 | ||||||||
mLifeRange[1] | 1.2 | ||||||||
mMaxParticles | 6 | ||||||||
mParticleType | PL_Sprite | ||||||||
mRandOrient | True | ||||||||
mRegen | False | ||||||||
mSizeRange[0] | 100.0 | ||||||||
mSizeRange[1] | 200.0 | ||||||||
mSpeedRange[0] | 3.0 | ||||||||
mSpeedRange[1] | 10.0 | ||||||||
mSpinRange[0] | -20.0 | ||||||||
mSpinRange[1] | 20.0 | ||||||||
mStartParticles | 6 | ||||||||
Skins[0] | Texture'REXpt' | ||||||||
Style | STY_Additive |
Events[edit]
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: Actor.PostBeginPlay