# Pause/Resume/Cancel Unit Progress Bar

Grammarstage|Progress progress bar of (unit) slot slot
FlagsNative | Action

Stops the construction progress bar of a unit.

# Arguments

Returns — void

native void UnitSetProgressStage(
	unit inUnit,
	int inSlot,
	int inStage,
);

Category: Unit / Progress And Queues

# Examples

— None found —