- Found in:
- moreHUD
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/moreHUD/baseIcons.swf'
Caveats
Parameters
stringaKey
Examples
Auto-Generated Example
string myString__aKey
bool returnedValue = AhzMoreHud.IsIconFormListRegistered(myString__aKey)