Black Ops III

AreAllMissionsAtScore

Returns true if all missions are at the score specified

Example:

is_score_achieved = self AreAllMissionsAtScore( 10000 )

Parameters

ParameterSummary
*scoreA score that all missions must be at to return true (integer)

* = mandatory