Black Ops III

StartMission

Start the (server side) mission script for the specified mission - all loading (on all clients) should be completed before calling - use client side LoadMission to load missions

Example:

StartMission()

Parameters

ParameterSummary
*mission_indexindex of the mission name to start - mission names can be retrieved by calling GetMissions to return the available mission array

* = mandatory