Creator Hub
Dashboard
Learn
Explore
Store
Talent
Forum
Roadmap
Create
/
Experiences
/
Classes
/
Object
/
Instance
English
Feedback
Edit
ProximityPromptService
Show Deprecated
Service
Not Browsable
Summary
Properties
Enabled
:
boolean
Read Parallel
MaxPromptsVisible
:
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
View all inherited from Instance
View all inherited from Object
Events
PromptButtonHoldBegan
(
prompt :
ProximityPrompt
,
playerWhoTriggered :
Player
)
:
RBXScriptSignal
PromptButtonHoldEnded
(
prompt :
ProximityPrompt
,
playerWhoTriggered :
Player
)
:
RBXScriptSignal
PromptHidden
(
prompt :
ProximityPrompt
)
:
RBXScriptSignal
PromptShown
(
prompt :
ProximityPrompt
,
inputType :
Enum.ProximityPromptInputType
)
:
RBXScriptSignal
PromptTriggerEnded
(
prompt :
ProximityPrompt
,
playerWhoTriggered :
Player
)
:
RBXScriptSignal
PromptTriggered
(
prompt :
ProximityPrompt
,
playerWhoTriggered :
Player
)
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
Enabled
boolean
Read Parallel
MaxPromptsVisible
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
View all inherited from Instance
View all inherited from Object
Events
PromptButtonHoldBegan
Parameters
prompt
:
ProximityPrompt
playerWhoTriggered
:
Player
PromptButtonHoldEnded
Parameters
prompt
:
ProximityPrompt
playerWhoTriggered
:
Player
PromptHidden
Parameters
prompt
:
ProximityPrompt
PromptShown
Parameters
prompt
:
ProximityPrompt
inputType
:
Enum.ProximityPromptInputType
PromptTriggerEnded
Parameters
prompt
:
ProximityPrompt
playerWhoTriggered
:
Player
PromptTriggered
Parameters
prompt
:
ProximityPrompt
playerWhoTriggered
:
Player
View all inherited from Instance
View all inherited from Object