diff options
| author | Rémi Verschelde | 2018-02-22 19:02:37 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-02-22 19:02:37 +0100 |
| commit | 46b594054c8f7118e21ab17e078b3ee4b0730a19 (patch) | |
| tree | 360a6134d1f97e571613314ae44fd6b6ddea3831 /doc/classes/AudioStream.xml | |
| parent | 07e24619959af256c9e51304c396bccfa99e1b4c (diff) | |
| download | godot-46b594054c8f7118e21ab17e078b3ee4b0730a19.tar.gz godot-46b594054c8f7118e21ab17e078b3ee4b0730a19.tar.zst godot-46b594054c8f7118e21ab17e078b3ee4b0730a19.zip | |
doc: Sync classref with current source
Diffstat (limited to 'doc/classes/AudioStream.xml')
| -rw-r--r-- | doc/classes/AudioStream.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/classes/AudioStream.xml b/doc/classes/AudioStream.xml index f06ca0f90..a65035643 100644 --- a/doc/classes/AudioStream.xml +++ b/doc/classes/AudioStream.xml @@ -12,6 +12,12 @@ <demos> </demos> <methods> + <method name="get_length" qualifiers="const"> + <return type="float"> + </return> + <description> + </description> + </method> </methods> <constants> </constants> |
