Background for Skyrim SE
Member of the clib script
stringfunctioncGetModName(stringhexForm="", intdecForm=0, FormformVar=NONE)Global

Description

Documentation String

Requirements: SKSE


Caveats


Parameters

stringhexForm=""

intdecForm=0

FormformVar=NONE


Examples

Auto-Generated Example

string myString__hexForm
int myInt__decForm
Form myForm__formVar

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