Call of Duty Script Documentation
objective_delete(<objective_number>)
ModuleObjective
Summary
Removes an objective
Example
objective_delete(1);
Minimum Number of arguments: 1
1 : <objective_number> The number of the objective to remove
Number of optional arguments: 0
Return to Function List