diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index 334204ea30..beda92ad34 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -1391,6 +1391,7 @@ + diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index cf44a947be..b82e145a03 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -3241,6 +3241,9 @@ Returns a table of the Delays and the times they happen as strings with the format "beat=stop seconds". + + Returns a table of the Labels and the times they happen as strings with the format "beat=label name." + Returns true if the TimingData contains BPM changes.