Background for Skyrim SE
Member of the SPE_Cell script
WorldSpace[]functionGetExteriorWorldSpaces(CellakCell)NativeGlobal

Description

Documentation Comment

Returns all connected worldspaces/locations of the given cell


Caveats


Parameters

CellakCell


Examples

Auto-Generated Example

Cell myCell__akCell

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