For the complete documentation index, see llms.txt. This page is also available as Markdown.

SU.Game.GetMapNameRelativePath

SU Library: ab Version 0.2.0

SU.Game.GetMapNameRelativePath()

Gibt den relativen Kartennamen zurück.

Rückgabewert

  • Relativer Kartenname

Beispiel

local mapNameRelativePath = SU.Game.GetMapNameRelativePath()

Last updated