Background for Skyrim SE
Member of the JValue script
intfunctionshallowCopy(intobject)NativeGlobal

Description

Documentation Comment

--- Mics. functionality

Returns shallow copy (won't copy child objects)


Caveats


Parameters

intobject


Examples

Auto-Generated Example

int myInt__object

int returnedValue = JValue.shallowCopy(myInt__object)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.