diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index 1a069c5372..964b68c88d 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -38,6 +38,9 @@ Returns the current hour. + + Returns true if Event Mode is turned on. + Returns an Actor definition for the actor at sPath. If sPath points to a Lua file, any additional arguments will be passed to that script. @@ -50,6 +53,9 @@ Returns the current second. + + Converts fSecs to Minutes:Seconds.Milliseconds format. + Alias for . @@ -192,10 +198,10 @@ Returns the transliterated main title of the song. - Returns true if the song meets the criteria for a "Long Version". + Returns true if the song meets the criteria for a "Long Version". - Returns true if the song meets the criteria for "Marathon" length. + Returns true if the song meets the criteria for "Marathon" length.