I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:WaterVolume (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Brush >> Volume >> PhysicsVolume >> WaterVolume
Package: 
Gameplay
This class in other games:
U2XMP, U2, UT2003, UT2004, UT3, UDK

null

Properties[edit]

EntryActorName[edit]

Type: string


EntrySoundName[edit]

Type: string


ExitSoundName[edit]

Type: string


Default values[edit]

Property Value
bDistanceFog True
bWaterVolume True
DistanceFogColor
Member Value
A 64
B 128
G 64
R 32
DistanceFogEnd 2000.0
DistanceFogStart 8.0
FluidFriction 2.4
KExtraAngularDamping 0.1
KExtraLinearDamping 0.8
LocationName "under water"

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Volume.PostBeginPlay