- Found in:
- Vanilla
Description
Wiki Description
Teleports the player to the specified cell and does not return until they arrive.
Documentation Comment
COC functionality
Parameters
stringasCellname
CK Wiki Description
The name of the cell to teleport to.
Examples
No human-generated examples found for this function.
Auto-Generated Example
string myString__asCellname
float returnedValue = Debug.CenterOnCellAndWait(myString__asCellname)Related Pages
- Debug
- Debug.CenterOnCell(...)
