My program doesn't have bugs. It just develops random features.
UE1:SparkBit (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- 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. |
SparkBit.
Properties
BurnTime
Type: float
Default value: 0.1
InitialBrightness
Type: float
PassedTime
Type: float
Default values
Property | Value |
---|---|
AmbientGlow | 123 |
bBounce | True |
bCollideActors | True |
bCollideWorld | True |
bNetOptional | True |
bUnlit | True |
CollisionHeight | 1.0 |
CollisionRadius | 1.0 |
DrawScale | 0.3 |
DrawType | DT_Mesh |
LightBrightness | 130 |
LightHue | 120 |
LightRadius | 1 |
LightSaturation | 200 |
LightType | LT_Steady |
Physics | PHYS_Falling |
RemoteRole | ROLE_SimulatedProxy |
Texture | None |
States
Burning
Modifiers: auto
Burning.BeginState
simulated event BeginState ()
Overrides: Object.BeginState (global)
Burning.HitWall
simulated event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: Actor.HitWall (global)
Burning.Timer
simulated event Timer ()
Overrides: Actor.Timer (global)
Burning.ZoneChange
simulated event ZoneChange (ZoneInfo NewZone)
Overrides: Actor.ZoneChange (global)