Description
Wiki Description
Gets the target cell for this teleport ref.
Documentation Comment
Get the target cell for this teleport ref
Caveats
Examples
;check to see if our target cell is loaded
bool bloaded = ElevatorRef.GetTeleportCell().IsLoaded()Auto-Generated Example
Cell returnedValue = myObjectReference__toCallFunctionOn.GetTeleportCell()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
