Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TrySetResult()

Raise the awaitable completion.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool TrySetResult()

Returns

Type

Description

boolIndicates if the completion was successfully raised.