classref: Sync with current master branch (d34594179)

This commit is contained in:
Rémi Verschelde
2022-12-19 17:07:53 +01:00
parent 3924eb1a89
commit ad86ceb689
74 changed files with 3594 additions and 1086 deletions

View File

@@ -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
----