I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:DefaultPhysicsVolume (UDK)

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

DefaultPhysicsVolume: the default physics volume for areas of the level with no physics volume specified

Default values[edit]

Property Value
bNoDelete False
bStatic False
TickGroup TG_DuringAsyncWork

Subobjects[edit]

BrushComponent0[edit]

Class: Engine.BrushComponent

Inherits from: PhysicsVolume.BrushComponent0

Property Value
ReplacementPrimitive None

Events[edit]

Destroyed[edit]

event Destroyed ()

Overrides: Actor.Destroyed