Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Progress.Item.Pause

Declaration

public bool Pause();

Returns

bool True if the task is paused, false if it cannot be paused.

Description

Pauses a running progress indicator.