mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation
Disable signal callback generation in C#
This commit is contained in:
@@ -34,6 +34,11 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_can_make_function" qualifiers="virtual const">
|
||||
<return type="bool" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_complete_code" qualifiers="virtual const">
|
||||
<return type="Dictionary" />
|
||||
<param index="0" name="code" type="String" />
|
||||
|
||||
Reference in New Issue
Block a user