Background for Skyrim SE
Member of the AhzMoreHudIE script
intfunctionGetFormItemId(FormaForm)NativeGlobal

Description

Documentation String

iEquip Only - Gets a unique Item ID from a form. It is the CRC of the form ID and the name


Caveats


Parameters

FormaForm


Examples

Auto-Generated Example

Form myForm__aForm

int returnedValue = AhzMoreHudIE.GetFormItemId(myForm__aForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.