Add a script method to get its class icon
Co-authored-by: Danil Alexeev <danil@alexeev.xyz>
This commit is contained in:
parent
6758a7f8c0
commit
2c77f07aaa
13 changed files with 52 additions and 12 deletions
|
|
@ -22,6 +22,11 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_get_class_icon_path" qualifiers="virtual const">
|
||||
<return type="String" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_get_constants" qualifiers="virtual const">
|
||||
<return type="Dictionary" />
|
||||
<description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue