Gah - a solution with more questions. – EntropicLqd

UE2:BlockingVolume (UT2003)

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

BlockingVolume: a bounding volume used to block certain classes of actors primary use is to provide collision for non-zero extent traces around static meshes

Properties

Property group 'BlockingVolume'

bClampFluid

Type: bool


Default value: True

bClassBlocker

Type: bool

sjs

BlockedClasses

Type: array<class<Actor> >

sjs

Default values

Property Value
bBlockActors True
bBlockKarma True
bBlockPlayers True
bBlockZeroExtentTraces False
bWorldGeometry True