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

UE2:BlockingVolume (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Brush >> Volume >> BlockingVolume

Contents

Package: 
Engine
Direct subclass:
HitScanBlockingVolume
This class in other games:
U2, U2XMP, UDK, UE2Runtime, UT2003, UT3

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

[edit] Properties

[edit] Property group 'BlockingVolume'

[edit] bClampFluid

Type: bool


Default value: True

[edit] bClassBlocker

Type: bool

sjs

[edit] BlockedClasses

Type: array<class<Actor> >

sjs

[edit] Default values

Property Value
bBlockActors True
bBlockKarma True
bBlockZeroExtentTraces False
bWorldGeometry True
Personal tools