Background for Starfield
Member of the ObjectReference script
CellfunctionGetTransitionCell()Native

Description

Wiki Description

Gets the transition cell for this teleport ref.

Documentation Comment

Get the transition cell for this teleport ref


Caveats


Examples

;check to see if our transition cell is loaded
bool bloaded = ElevatorRef.GetTransitionCell().IsLoaded()

Auto-Generated Example

Cell returnedValue = myObjectReference__toCallFunctionOn.GetTransitionCell()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.