class PhysicsVolume
extends Engine.Volume//=============================================================================
// PhysicsVolume: a bounding volume which affects actor physics
// Each Actor is affected at any time by one PhysicsVolume
// This is a built-in Unreal class and it shouldn't be modified.
//=============================================================================