Merge pull request #62996 from reduz/feature-build-profiles
This commit is contained in:
commit
653f95282c
17 changed files with 1267 additions and 23 deletions
|
|
@ -17,6 +17,12 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_get_classes_used" qualifiers="virtual const">
|
||||
<return type="PackedStringArray" />
|
||||
<argument index="0" name="path" type="String" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="_get_dependencies" qualifiers="virtual const">
|
||||
<return type="PackedStringArray" />
|
||||
<argument index="0" name="path" type="String" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue