OnPlayerEndCrouch: Difference between revisions
From Onset Developer Wiki
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Info|Event|Client|1.0}} | {{Info|Event|Client|1.0}} | ||
{{FuncDescription| | {{FuncDescription|Called when the local player stops crouching.}} | ||
{{FuncSyntax|OnPlayerEndCrouch()}} | {{FuncSyntax|OnPlayerEndCrouch()}} |
Latest revision as of 19:55, 2 September 2020
Description
Called when the local player stops crouching.
Syntax
OnPlayerEndCrouch()
Example
__EDIT_ME__