Background for Skyrim SE
Member of the SPE_Form script
ObjectReference[]functionGetContainer(FormakForm)NativeGlobal

Description

Documentation Comment

Get all references that are currently in possession of the given form


Caveats


Parameters

FormakForm


Examples

Auto-Generated Example

Form myForm__akForm

ObjectReference[] returnedValue = SPE_Form.GetContainer(myForm__akForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.