- Found in:
- PapyrusUtil
Caveats
Parameters
stringFileName
stringKeyName
intvalue
boolallowDuplicate=true
Examples
Auto-Generated Example
string myString__FileName
string myString__KeyName
int myInt__value
bool myBool__allowDuplicate
int returnedValue = JsonUtil.IntListAdd(myString__FileName, myString__KeyName, myInt__value, myBool__allowDuplicate)