I don't need to test my programs. I have an error-correcting modem.
UE2:BlockingVolume (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Engine
- Known direct subclass:
- BlockingVolumeNPC
- This class in other games:
- U2, UDK, UE2Runtime, UT2003, UT2004, UT3
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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] Default values
| Property | Value |
|---|---|
| bBlockActors | True |
| bBlockPlayers | True |
| bBlockZeroExtentTraces | False |
| bWorldGeometry | True |
