From da171e9b6563f67311b976d3d89f2e94728ffb06 Mon Sep 17 00:00:00 2001 From: Juju Adams Date: Tue, 2 Nov 2021 22:30:40 +0000 Subject: [PATCH] Update Functions-(Global-Behaviours).md --- docs/latest/Functions-(Global-Behaviours).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latest/Functions-(Global-Behaviours).md b/docs/latest/Functions-(Global-Behaviours).md index 787ef6a..8e54470 100644 --- a/docs/latest/Functions-(Global-Behaviours).md +++ b/docs/latest/Functions-(Global-Behaviours).md @@ -12,7 +12,7 @@ Sets the "head" position for the player in 3D space. This affects panning and vo   -## `~_SetListenerPosition(xVelocity, yVelocity, zVelocity)` +## `~_SetListenerVelocity(xVelocity, yVelocity, zVelocity)` **Returns:** N/A (`undefined`)