getCurrentMapName: Difference between revisions
Jump to navigation
Jump to search
(New page: {{MacroFunction |name=getCurrentMapName |version=1.3b55 |description= Returns the name of the current map. |usage= <source lang="mtmacro" line> getCurrentMapName() </source> |examples= ...) |
m (Text replacement - "<source" to "<syntaxhighlight") |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 6: | Line 6: | ||
|usage= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
getCurrentMapName() | getCurrentMapName() | ||
</ | </syntaxhighlight> | ||
|examples= | |examples= | ||
{{func| | {{func|getAllMapNames}} {{func|getVisibleMapNames}} | ||
}} | }} | ||
[[Category: | [[Category:Map Function]] |
Latest revision as of 23:59, 14 March 2023
getCurrentMapName() Function
• Introduced in version 1.3b55
Returns the name of the current map.
Usage
getCurrentMapName()