The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:WaterVolume (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Brush >> Volume >> PhysicsVolume >> WaterVolume
Package: 
Gameplay
This class in other games:
U2XMP, UE2Runtime, U2, UT2004, UT3, UDK

null

Properties[edit]

EntryActorName[edit]

Type: string


EntrySoundName[edit]

Type: string


Default value: "PlayerSounds.FootstepWater1"

ExitSoundName[edit]

Type: string


Default value: "GeneralImpacts.ImpactSplash2"

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: PhysicsVolume.PostBeginPlay