Background for Skyrim SE
Member of the clib script
intfunctioncGetIntSubID(intdecForm, stringhexForm="", FormaForm=NONE)Global

Description

Documentation String

Requirements: None

Documentation Comment

used in GetFormFromFile


Caveats


Parameters

intdecForm

stringhexForm=""

FormaForm=NONE


Examples

Auto-Generated Example

int myInt__decForm
string myString__hexForm
Form myForm__aForm

int returnedValue = clib.cGetIntSubID(myInt__decForm, myString__hexForm, myForm__aForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.