Background for Skyrim SE
Member of the PyramidUtils script
WorldSpace[]functionGetExteriorWorldSpaces(CellakCell)Global

Description

Documentation Comment

if cell is exterior gets worldspace like normal, if interior looks for external doors and their worldspace


Caveats


Parameters

CellakCell


Examples

Auto-Generated Example

Cell myCell__akCell

WorldSpace[] returnedValue = PyramidUtils.GetExteriorWorldSpaces(myCell__akCell)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.