Background for Skyrim SE
Member of the AhzMoreHudIE script
boolfunctionIsIconFormListRegistered(stringaKey)NativeGlobal

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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.