TMapsList.AddMap

From Soldat Community Wiki
Revision as of 11:58, 9 September 2016 by Mighty (talk | contribs) (Created page with " '''''function AddMap(Name: string) ''''' Name: name of the map to be added ==Description== Adds a map to TMapsList {{test|What if a map is already on there?}} [[Catego...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
function AddMap(Name: string) 
 Name: name of the map to be added

Description

Adds a map to TMapsList

Needs testing (What if a map is already on there?)