mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Remove redundant info on the enum types used
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<return type="int" enum="ClassDB.APIType" />
|
||||
<param index="0" name="class" type="StringName" />
|
||||
<description>
|
||||
Returns the API type of [param class]. See [enum APIType].
|
||||
Returns the API type of the specified [param class].
|
||||
</description>
|
||||
</method>
|
||||
<method name="class_get_enum_constants" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user