Black Ops III

MissionHasCollectibles

Returns whether or not this mission has any collectibles in it

Example:

level.has_collectibles = MissionHasCollectibles( "cp_mi_cairo_ramses2" )

Parameters

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

* = mandatory