Background for Skyrim SE
Member of the JArray script
intfunctionfindObj(intobject, intcontainer, intsearchStartIndex=0)NativeGlobal


Caveats


Parameters

intobject

intcontainer

intsearchStartIndex=0


Examples

Auto-Generated Example

int myInt__object
int myInt__container
int myInt__searchStartIndex

int returnedValue = JArray.findObj(myInt__object, myInt__container, myInt__searchStartIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.