Background for Skyrim SE
Member of the DbSkseFunctions script

Description

Documentation Comment

Get all persistent object references in the containerRef, regardless if they're quest objects or not.
Object refs must be persistent to be in a container.


Caveats


Parameters

ObjectReferencecontainerRef


Examples

Auto-Generated Example

ObjectReference myObjectReference__containerRef

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