ITaskPoolNode Interface

| UniTask (original) (raw)

UniTask

Show / Hide Table of Contents

Namespace: Cysharp.Threading.Tasks
Assembly: cs.temp.dll.dll
public interface ITaskPoolNode<T>

Type Parameters

T

Members

Properties

Name Description
NextNode

Properties

NextNode

ref T NextNode { get; }
Property Value

T