Black Ops III

GetRootMapName

Returns the root map of a mission

Example:

level.rootMap = GetRootMapName( "cp_mi_cairo_ramses2" )

Parameters

ParameterSummary
[currentmap]the name of the current map. If ommitted, use Dvar sv_mapname

* = mandatory