Region Element (Data)

From HLKitWiki
Jump to: navigation, search

Context: HL KitKit Reference … Data File Reference … Portal Element (Data) 

The "region" Element

The role of the "region" element is to allow you to designate a rectangular region that can have a suitable border drawn around it. When you want to put a border around a collection of portals to visually group them, you can use a region element. There are no attributes or child elements for this element.

Example

The following example demonstrates what a region portal might look like. All default values are assumed for optional attributes.

<portal id="border" style="rgnBorder">
  <region/>
  </portal>