Alliance Element (Data)

From HLKitWiki
Jump to: navigation, search

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

The "alliance" Element

The "alliance" element is used in a single location within HL. This portal corresponds to the menu that allows the user to toggle whether an actor is an ally or enemy on the Configure Hero form. It's purpose is to allow you to position and size the menu on the Configure Hero form. There are no attributes or child elements for this element.

Example

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

<portal id="cnfAlly" style="special">
  <alliance/>
  </portal>