Difference between revisions of "TMapsList.RemoveMap"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " '''''function RemoveMap(Name: string) ''''' Name: name of the map to be removed ==Description== Rmoves a map from TMapsList {{test|What if a map is not on the list? Is...")
(No difference)

Revision as of 10:00, 9 September 2016

function RemoveMap(Name: string) 
 Name: name of the map to be removed

Description

Rmoves a map from TMapsList

Needs testing (What if a map is not on the list? Is it case-sensitive?)