Skip to content

Commit 5dd0f6e

Browse files
authored
Update RunService.yaml
Removed deprecation message for Heartbeat (which was erroneously placed under UnbindFromRenderStep.
1 parent 03bd35f commit 5dd0f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/RunService.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ methods:
525525
- type: void
526526
summary: ''
527527
tags: []
528-
deprecation_message: 'This event has been superceded by <code>Class.RunService.PostSimulation|PostSimulation</code>.'
528+
deprecation_message: ''
529529
security: None
530530
thread_safety: Unsafe
531531
capabilities: []

0 commit comments

Comments
 (0)