TMapsList.RemoveMap

From Soldat Community Wiki
Revision as of 12:00, 9 September 2016 by Mighty (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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?)