- Found in:
- moreHUD Inv.
Description
Documentation String
Returns true if the form list is registered with the key. The key is the name of the icon.
The icon must exist in the 'Data/Interface/exported/moreHUDIE/baseIcons.swf'
Caveats
Parameters
stringaKey
Examples
Auto-Generated Example
string myString__aKey
bool returnedValue = AhzMoreHudIE.IsIconFormListRegistered(myString__aKey)