UniTask
Show / Hide Table of Contents

ReturnToMainThread Struct

Namespace: Cysharp.Threading.Tasks
Assembly: UniTask.dll
public struct ReturnToMainThread

Members

Constructors

Name Description
ReturnToMainThread(PlayerLoopTiming, CancellationToken)

Methods

Name Description
DisposeAsync()

Constructors

ReturnToMainThread(PlayerLoopTiming, CancellationToken)

public ReturnToMainThread(PlayerLoopTiming playerLoopTiming, CancellationToken cancellationToken)
Parameters
playerLoopTiming PlayerLoopTiming
cancellationToken CancellationToken

Methods

DisposeAsync()

public ReturnToMainThread.Awaiter DisposeAsync()
Returns
ReturnToMainThread.Awaiter
Back to top Copyright © Cysharp, Inc. | Generated by DocFX