I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:Spark3 (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Effects >> SmallSpark >> Spark3 |
- Package:
- UnrealShare
- Direct subclasses:
- Spark32, Spark33, Spark34, Spark35
- This class in other games:
- RTNP, U1
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. |
Spark3.
Default values
Property | Value |
---|---|
bParticles | True |
bUnlit | False |
DrawScale | 0.1 |
LifeSpan | 0.25 |
Mesh | LodMesh'UnrealShare.Spark3M' |
Style | STY_Translucent |
Texture | FireTexture'UnrealShare.Effect1.FireEffect1u' |
Events
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: SmallSpark.PostBeginPlay
Tick
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick