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

Progress.Item.Cancel

Declaration

public bool Cancel();

Returns

bool True if the associated task is cancelled, false if something prevents it from being cancelled.

Description

Cancels a running progress indicator.