Description
Returns the current capture progress of the active objective as a value from 0 to 100. Works on assault, hybrid, and control map objectives. Returns 0 if no capturable objective is currently active. Useful for progress bars and threshold-based rule triggers.
Snippet
Objective Capture Percent;
Properties
Returns: Number
Parameters: None