Daniel Lyons' Notes

`call_deferred()` in Godot

Docs

  1. Variant call_deferred(method: StringName, ...) vararg method on Object: Docs
  2. void call_deferred(...) vararg const method on Callable: Docs

Deep Dives

`call_deferred()` in Godot
Interactive graph
On this page
Docs
Deep Dives