Background for Skyrim SE
Member of the JFormMap script
voidfunctionaddPairs(intobject, intsource, booloverrideDuplicates)NativeGlobal

Description

Documentation Comment

Inserts key-value pairs from the source container


Caveats


Parameters

intobject

intsource

booloverrideDuplicates


Examples

Auto-Generated Example

int myInt__object
int myInt__source
bool myBool__overrideDuplicates

JFormMap.addPairs(myInt__object, myInt__source, myBool__overrideDuplicates)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.