Commit other files changed by file_format.sh

This commit is contained in:
Aaron Franke
2020-07-13 14:13:38 -04:00
parent d8b65461e3
commit 9986439352
60 changed files with 73 additions and 73 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
</return>
<description>
Updates the collision information for the ray. Use this method to update the collision information immediately instead of waiting for the next [code]_physics_process[/code] call, for example if the ray or its parent has changed state.
[b]Note:[/b] [code]enabled == true[/code] is not required for this to work.
[b]Note:[/b] [member enabled] does not need to be [code]true[/code] for this to work.
</description>
</method>
<method name="get_collider" qualifiers="const">