There is no spoon
UE3:UTSpaceVolume (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Brush >> Volume >> PhysicsVolume >> WaterVolume >> UTWaterVolume >> UTSpaceVolume |
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. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Subobjects
BrushComponent0
Class: Engine.BrushComponent
Inherits from: UTWaterVolume.BrushComponent0
No new values.
Functions
Events
Touch
simulated event Touch (Actor Other, PrimitiveComponent OtherComp, Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: UTWaterVolume.Touch
We override this so we can play some water splash effects when a pawn enters the water
NOTE: we don't differentiate between GroundSpeed and FallSpeed / AirSpeed
Other instance functions
PlayEntrySplash
simulated function PlayEntrySplash (Actor Other)
Overrides: UTWaterVolume.PlayEntrySplash