Black Ops III

IsMapSubLevel

Returns whether or not the map is a sublevel of a mission

Example:

level.isSubLevel = IsMapSubLevel( "cp_mi_cairo_ramses2" )

Parameters

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

* = mandatory