SettingEdit Element (Data)

From HLKitWiki
Jump to: navigation, search

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

The "setting_edit" Element

The "setting_edit" element is used in a single location within HL. This portal corresponds to the button that allows the user to edit the various Settings on the Configure Hero form. It's purpose is to allow you to position the button where you want it on the Configure Hero form. There are no attributes or child elements for this element.

Example

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

<portal id="cnfEdit" style="special"
      tiptext="Click here to change the settings governing your character.">
  <setting_edit/>
  </portal>