UniTask
Show / Hide Table of Contents

AsyncDestroyTrigger Class

Namespace: Cysharp.Threading.Tasks.Triggers
Assembly: UniTask.dll
public sealed class AsyncDestroyTrigger : MonoBehaviour
Inheritance
object → AsyncDestroyTrigger

Members

Constructors

Name Description
AsyncDestroyTrigger()

Properties

Name Description
CancellationToken

Methods

Name Description
OnDestroyAsync()

Constructors

AsyncDestroyTrigger()

public AsyncDestroyTrigger()

Properties

CancellationToken

public CancellationToken CancellationToken { get; }
Property Value
CancellationToken

Methods

OnDestroyAsync()

public UniTask OnDestroyAsync()
Returns
UniTask
Back to top Copyright © Cysharp, Inc. | Generated by DocFX