Fix MethodInfo for EditorInspectorPlugin.can_handle
This commit is contained in:
parent
fac0120521
commit
c8a799d691
2 changed files with 4 additions and 2 deletions
|
|
@ -40,7 +40,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="can_handle" qualifiers="virtual">
|
||||
<return type="void">
|
||||
<return type="bool">
|
||||
</return>
|
||||
<argument index="0" name="object" type="Object">
|
||||
</argument>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue