ped.walkTo
walkTo
Signature: void walkTo(Vec3 destinationPosition)
Usage: make the ped walk to a position
Parameters
- Vec3 destinationPosition The 3D game position for the ped to walk to.
Return
void
On failure: void
Signature: void walkTo(Vec3 destinationPosition)
Usage: make the ped walk to a position
void
On failure: void