Background for Skyrim SE
Member of the StorageUtil script
stringfunctiondebug_GetFormListKey(FormObjKey, intindex)NativeGlobal


Caveats


Parameters

FormObjKey

intindex


Examples

Auto-Generated Example

Form myForm__ObjKey
int myInt__index

string returnedValue = StorageUtil.debug_GetFormListKey(myForm__ObjKey, myInt__index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.