From 05b10fcd0473bcdbff1150464d73a120a966fb8f Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Fri, 6 Jul 2007 03:14:18 +0000 Subject: [PATCH] add GetDisplay/Translit values for Songs --- stepmania/Docs/LuaDocumentation.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index 0f3259c651..6fdce14597 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -26,6 +26,24 @@ + + Returns the displayed artist of the song. + + + Returns the displayed full title of the song, including subtitle. + + + Returns the displayed main title of the song. + + + Returns the transliterated artist of the song. + + + Returns the transliterated full title of the song, including subtitle. + + + Returns the transliterated main title of the song. + Returns true if the song is meets the criteria for a "Long Version".