mirror of
https://github.com/godotengine/godot.git
synced 2026-02-07 19:32:36 +00:00
Clarify align() behavior regarding force_update_scroll()
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<return type="void" />
|
||||
<description>
|
||||
Aligns the camera to the tracked node.
|
||||
[b]Note:[/b] Calling [method force_update_scroll] after this method is not required.
|
||||
</description>
|
||||
</method>
|
||||
<method name="force_update_scroll">
|
||||
|
||||
Reference in New Issue
Block a user