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

Description

Documentation String

Unregisters 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


Examples

Auto-Generated Example

string myString__aKey

AhzMoreHudIE.UnRegisterIconFormList(myString__aKey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.