summaryrefslogtreecommitdiff
path: root/doc/classes/Callable.xml
AgeCommit message (Expand)Author
2021-10-29Move the docs for constructors and operators out of methods sectionAaron Franke
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-17Allow comparing equality between builtin types and nullGeorge Marques
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-01Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.xLyuma
2021-05-03Add RPC to Callablereduz
2021-03-18doc: Sync classref with current sourceRémi Verschelde
2021-03-02Fix examples in Callable docskleonc
2021-03-01Document missing Callable methodsHaSa1002
2020-11-10doc: Sync classref to add operators after #43419Rémi Verschelde
2020-11-09Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-10-12doc: Sync classref with current sourceRémi Verschelde
2020-09-26Translate GDScript Code Examples to C# (C)HaSa1002
2020-03-13Add LOTS of missing docsTomasz Chabora
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde