aboutsummaryrefslogtreecommitdiff
path: root/doc/base/classes.xml
diff options
context:
space:
mode:
authorRémi Verschelde2017-08-21 21:01:19 +0200
committerGitHub2017-08-21 21:01:19 +0200
commit4717d37bfa867d8cdcd4805967324978da6701b7 (patch)
treee4a11a8d27eb22f864d25acc4d55ed42a9344554 /doc/base/classes.xml
parent01d4ffd3ee8abbbfba45871ee8d83eee18d3bf97 (diff)
parent93f1fb1c2f74de3ff996895761d083fadd257397 (diff)
downloadgodot-4717d37bfa867d8cdcd4805967324978da6701b7.tar.gz
godot-4717d37bfa867d8cdcd4805967324978da6701b7.tar.zst
godot-4717d37bfa867d8cdcd4805967324978da6701b7.zip
Merge pull request #10471 from akien-mga/args-doubledash
Third take at making command-line arguments more UNIX-like + main.cpp and help cleanup
Diffstat (limited to '')
-rw-r--r--doc/base/classes.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index f21fa2c7c..2912a3f0a 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -14960,13 +14960,6 @@
<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>