aboutsummaryrefslogtreecommitdiff
path: root/doc/base
diff options
context:
space:
mode:
authorJuan Linietsky2017-08-19 17:47:27 -0300
committerGitHub2017-08-19 17:47:27 -0300
commitb9dcebb37cf15f7f0c062740ad4a755d32f88ed5 (patch)
tree86b1a935105abb50ff87aaf5c17f422a745c248c /doc/base
parent588ffbc08aaf7d1fa30163f46702d56e032de04a (diff)
downloadgodot-b9dcebb37cf15f7f0c062740ad4a755d32f88ed5.tar.gz
godot-b9dcebb37cf15f7f0c062740ad4a755d32f88ed5.tar.zst
godot-b9dcebb37cf15f7f0c062740ad4a755d32f88ed5.zip
Revert "Second take at making command-line arguments more UNIX-like + main.cpp and help cleanup"
Diffstat (limited to 'doc/base')
-rw-r--r--doc/base/classes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 2912a3f0a..f21fa2c7c 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -14960,6 +14960,13 @@
<description>
</description>
<methods>
+ <method name="get_custom_level" qualifiers="const">
+ <return type="String">
+ </return>
+ <description>
+ Returns the value of the commandline argument "-level".
+ </description>
+ </method>
<method name="get_frames_drawn">
<return type="int">
</return>