Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Cancel()

Cancel the awaitable. If the awaitable is being awaited, the awaiter will get a System.OperationCanceledException.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public void Cancel()