I don't need to test my programs. I have an error-correcting modem.
UE2:U2BubbleA (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- U2
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. |
U2BubbleA.uc
Properties[edit]
Property group 'U2BubbleA'[edit]
EffectSound1[edit]
Type: Sound
EffectSound2[edit]
Type: Sound
Internal variables[edit]
WaterLineHeight[edit]
Type: float
Default values[edit]
Property | Value |
---|---|
bNetOptional | True |
Buoyancy | 3.75 |
LifeSpan | 2.0 |
Mass | 3.0 |
Physics | PHYS_Falling |
RemoteRole | ROLE_SimulatedProxy |
Style | STY_Translucent |
Texture | Texture'U2.S_bubble1' |
Events[edit]
BeginPlay[edit]
simulated event BeginPlay ()
Overrides: Actor.BeginPlay
PhysicsVolumeChange[edit]
simulated event PhysicsVolumeChange (PhysicsVolume NewVolume)
Overrides: Actor.PhysicsVolumeChange
Tick[edit]
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick