I love the smell of UnrealEd crashing in the morning. – tarquin
Difference between revisions of "UE3:UTAreaNamingVolume (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
m (1 revision) |
m (added class description) |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
| parent4 = Object | | parent4 = Object | ||
}} | }} | ||
− | + | A volume that doesn't do anything except providing a name (via {{tl|LocationName||Volume}}) for the area of the map it covers. This is a feature all volumes provide, so if another volume already fills out the area, use that instead of adding a separate area naming volume. | |
− | volume that doesn't do anything | + | |
− | + | ||
− | + | ||
==Default values== | ==Default values== |
Latest revision as of 01:22, 6 December 2008
A volume that doesn't do anything except providing a name (via LocationName) for the area of the map it covers. This is a feature all volumes provide, so if another volume already fills out the area, use that instead of adding a separate area naming volume.
Default values[edit]
Property | Value |
---|---|
CollisionType | COLLIDE_CustomDefault |
Subobjects[edit]
BrushComponent0[edit]
Class: Engine.BrushComponent
Inherits from: Volume.BrushComponent0
No new values.