Background for Skyrim SE
Member of the AhzMoreHud script
voidfunctionRemoveIconItems(int[]aItemIds)NativeGlobal

Description

Documentation String

iEquip Only - Removes an array of Item ID's from the icon list


Caveats


Parameters

int[]aItemIds


Examples

Auto-Generated Example

int[] myIntArray__aItemIds

AhzMoreHud.RemoveIconItems(myIntArray__aItemIds)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.