Description
Wiki Description
Is the teleport area of the given ref fully loaded?
Documentation Comment
Returns if the given ref's teleport area is fully loaded or not
Caveats
Examples
; check to see if the area the elevator teleports to is ready
bool bready = ElevatorRef.IsTeleportAreaLoaded( )Auto-Generated Example
bool returnedValue = myObjectReference__toCallFunctionOn.IsTeleportAreaLoaded()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
