mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Fix miscellaneous oddities around the class reference (part 6)
This commit is contained in:
@@ -411,7 +411,7 @@
|
||||
If [code]true[/code], enables snapping.
|
||||
</member>
|
||||
<member name="type_names" type="Dictionary" setter="set_type_names" getter="get_type_names" default="{}">
|
||||
[Dictionary] of human readable port type names.
|
||||
[Dictionary] of human-readable port type names.
|
||||
</member>
|
||||
<member name="zoom" type="float" setter="set_zoom" getter="get_zoom" default="1.0">
|
||||
The current zoom value.
|
||||
|
||||
Reference in New Issue
Block a user