Unreal Engine Blueprint API Reference > Virtual Camera > Waypoints
Teleports the pawn to a specific location.
Target is Virtual Camera Player Controller Base
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
string | Waypoint Index | The index of the target waypoint in the waypoints array |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | if the teleport was successful, return true |