Background for Skyrim SE
Member of the JsonUtil script
voidfunctionClearPathIndex(stringFileName, stringPath, intIndex)NativeGlobal


Caveats


Parameters

stringFileName

stringPath

intIndex


Examples

Auto-Generated Example

string myString__FileName
string myString__Path
int myInt__Index

JsonUtil.ClearPathIndex(myString__FileName, myString__Path, myInt__Index)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.