Mostly Harmless
UE1:PawnTeleportEffect (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UnrealShare
- Direct subclass:
- QueenTeleportEffect
- This class in other games:
- U1, UT
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
PawnTeleportEffect.
[edit] Default values
| Property | Value |
|---|---|
| AnimSequence | 'All' |
| bParticles | True |
| DrawScale | 0.2 |
| DrawType | DT_Mesh |
| LifeSpan | 1.0 |
| LightBrightness | 255 |
| LightEffect | LE_NonIncidence |
| LightHue | 170 |
| LightRadius | 12 |
| LightSaturation | 96 |
| LightType | LT_Pulse |
| Mesh | LodMesh'UnrealShare.TeleEffect3' |
| RemoteRole | ROLE_SimulatedProxy |
| Skin | Texture'UnrealShare.Effects.T_PawnT' |
| Style | STY_Translucent |
| Texture | Texture'UnrealShare.Effects.T_PawnT' |
[edit] Instance functions
[edit] Initialize
[edit] States
[edit] Explode
Modifiers: auto
[edit] Explode.BeginState
simulated event BeginState ()
Overrides: Object.BeginState (global)
[edit] Explode.Tick
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick (global)
