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

Description

Documentation String

Requirements: SKSE


Parameters

  1. stringhexForm=""

  2. intdecForm=0

  3. 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.