Background for Skyrim SE
Member of the clib script
FormfunctioncGetForm(intdecForm, stringhexForm="", stringmodName="")Global

Description

Documentation String

Requirements: None

Documentation Comment

====== Query/Analysis

resolve form


Caveats


Parameters

intdecForm

stringhexForm=""

stringmodName=""


Examples

Auto-Generated Example

int myInt__decForm
string myString__hexForm
string myString__modName

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