I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:Bubble (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UnrealShare
- This class in other games:
- RTNP, U1, UT2003, UT2004
| 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. |
Bubble.
[edit] Default values
| Property | Value |
|---|---|
| bNetOptional | True |
| bParticles | True |
| bUnlit | True |
| Buoyancy | 5.0 |
| DrawScale | 0.2 |
| DrawType | DT_Mesh |
| LifeSpan | 2.0 |
| Mass | 3.0 |
| Mesh | LodMesh'UnrealShare.SBubbles' |
| Physics | PHYS_Falling |
| RemoteRole | ROLE_SimulatedProxy |
| Style | STY_Translucent |
| Texture | Texture'UnrealShare.S_bubble1' |
[edit] Events
[edit] BeginPlay
simulated event BeginPlay ()
Overrides: Actor.BeginPlay
[edit] ZoneChange
simulated event ZoneChange (ZoneInfo NewZone)
Overrides: Actor.ZoneChange
