Background for Skyrim SE
Member of the AhzMoreHud script
boolfunctionIsIconItemRegistered(intaItemId)NativeGlobal

Description

Documentation String

iEquip Only - Returns true if the Item ID is registered


Parameters

  1. intaItemId


Examples

Auto-Generated Example

int myInt__aItemId

bool returnedValue = AhzMoreHud.IsIconItemRegistered(myInt__aItemId)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.