- Found in:
- Vanilla
Description
Wiki Description
Teleports the player to the specified reference and does not return until they arrive.
Documentation Comment
player.moveto functionality
Parameters
stringasDestRef
CK Wiki Description
The name of the reference to teleport to.
Examples
No human-generated examples found for this function.
Auto-Generated Example
string myString__asDestRef
float returnedValue = Debug.PlayerMoveToAndWait(myString__asDestRef)