Background for Skyrim SE
Member of the PO3_SKSEFunctions script
ObjectReferencefunctionGetMenuContainer()NativeGlobal

Description

GitHub Wiki Description (PO3's PE)

  • Gets the objectreference of the currently opened container in container menu

Caveats


Examples

Auto-Generated Example

ObjectReference returnedValue = PO3_SKSEFunctions.GetMenuContainer()

Additional References

View this function on the GitHub Wiki for powerofthree's Papyrus Extender

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.