From 15f608b1e6d2cb306fcdd7d9bf90015a2bf3cbd7 Mon Sep 17 00:00:00 2001 From: Emmanuel Lajeunesse Date: Mon, 28 Apr 2025 17:54:07 -0400 Subject: [PATCH] Update ProximityPromptService.yaml adding more context to PromptTriggered working differently when used on the client --- .../en-us/reference/engine/classes/ProximityPromptService.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en-us/reference/engine/classes/ProximityPromptService.yaml b/content/en-us/reference/engine/classes/ProximityPromptService.yaml index 0f5363c7a..bcda5cb88 100644 --- a/content/en-us/reference/engine/classes/ProximityPromptService.yaml +++ b/content/en-us/reference/engine/classes/ProximityPromptService.yaml @@ -211,6 +211,8 @@ events: key/button is pressed, or after a specified amount of time holding the key/button if the prompt's `Class.ProximityPrompt.HoldDuration|HoldDuration` is non-zero. + + The signal will only be handled on the client if it was the same client who triggered this event code_samples: [] parameters: - name: prompt