Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:MTracer (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Projectile >> MTracer |
- Package:
- BotPack
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. |
MTracer.
Default values
Property | Value |
---|---|
AmbientGlow | 187 |
bReplicateInstigator | False |
bUnlit | True |
DrawScale | 0.8 |
LifeSpan | 2.0 |
LightBrightness | 255 |
LightEffect | LE_NonIncidence |
LightHue | 30 |
LightRadius | 3 |
LightSaturation | 69 |
LightType | LT_Steady |
MaxSpeed | 4000.0 |
Mesh | LodMesh'Botpack.MiniTrace' |
RemoteRole | ROLE_SimulatedProxy |
Speed | 4000.0 |
Style | STY_Translucent |
Texture | FireTexture'UnrealShare.Effect1.FireEffect1u' |
Functions
Events
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Other instance functions
Explode
simulated function Explode (Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: Projectile.Explode
ProcessTouch
simulated function ProcessTouch (Actor Other, Object.Vector HitLocation)
Overrides: Projectile.ProcessTouch