mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -83,8 +83,6 @@ Member Function Description
|
||||
|
||||
Returns engine author information in a Dictionary.
|
||||
|
||||
|
||||
|
||||
"lead_developers" - Array of Strings, lead developer names
|
||||
|
||||
"founders" - Array of Strings, founder names
|
||||
@@ -99,8 +97,6 @@ Returns engine author information in a Dictionary.
|
||||
|
||||
Returns an Array of copyright information Dictionaries.
|
||||
|
||||
|
||||
|
||||
"name" - String, component name
|
||||
|
||||
"parts" - Array of Dictionaries {"files", "copyright", "license"} describing subsections of the component
|
||||
@@ -153,8 +149,6 @@ Returns the main loop object (see :ref:`MainLoop<class_mainloop>` and :ref:`Scen
|
||||
|
||||
Returns the current engine version information in a Dictionary.
|
||||
|
||||
|
||||
|
||||
"major" - Holds the major version number as an int
|
||||
|
||||
"minor" - Holds the minor version number as an int
|
||||
|
||||
Reference in New Issue
Block a user