We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f8bd05 + 91706d1 commit a747eaeCopy full SHA for a747eae
1 file changed
snippets/snippets.json
@@ -734,6 +734,7 @@
734
"description": "OnTriggerExit is called when the Collider other has stopped touching the trigger.",
735
"body": [
736
"private void OnTriggerExit(Collider other)",
737
+ "{",
738
"\t$0",
739
"}"
740
]
0 commit comments