I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:RelicSpawnEffect (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Relics
| 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. |
null
[edit] Default values
| Property | Value |
|---|---|
| bNetOptional | True |
| bUnlit | True |
| DrawType | DT_Mesh |
| LightBrightness | 210 |
| LightEffect | LE_NonIncidence |
| LightHue | 30 |
| LightRadius | 5 |
| LightSaturation | 224 |
| LightType | LT_Steady |
| RemoteRole | ROLE_SimulatedProxy |
[edit] Events
[edit] PostBeginPlay
simulated event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
[edit] Tick
simulated event Tick (float Delta)
Overrides: Actor.Tick
