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
