Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

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[edit]

Property group 'BlockingVolume'[edit]

bClampFluid[edit]

Type: bool


Default value: True

bClassBlocker[edit]

Type: bool

sjs

BlockedClasses[edit]

Type: array<class<Actor> >

sjs

Default values[edit]

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