- Found in:
- moreHUD Inv.
Description
Documentation String
Registers a form list with this key. The key is the name of the icon.
The icon must exist in the 'Data/Interface/exported/moreHUDIE/baseIcons.swf'
Caveats
Parameters
stringaKey
FormListalist
Examples
Auto-Generated Example
string myString__aKey
FormList myFormList__alist
AhzMoreHudIE.RegisterIconFormList(myString__aKey, myFormList__alist)