mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (d34594179)
This commit is contained in:
@@ -264,6 +264,8 @@ Call a group with a one-frame delay (idle frame, not physics).
|
||||
|
||||
Call a group only once even if the call is executed many times.
|
||||
|
||||
\ **Note:** Arguments are not taken into account when deciding whether the call is unique or not. Therefore when the same method is called with different arguments, only the first call will be performed.
|
||||
|
||||
.. rst-class:: classref-section-separator
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user