Merge pull request #76418 from reduz/method-bind-validated-call
Add ValidatedCall to MethodBind
This commit is contained in:
commit
3e6a731904
31 changed files with 299 additions and 84 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="get_version_list" qualifiers="const">
|
||||
<return type="PackedStringArray" />
|
||||
<return type="StringName[]" />
|
||||
<description>
|
||||
Returns the list of compiled versions for this shader.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue