Table of Contents

Class CoroutineManager

Namespace
TaleWorlds.Network
Assembly
TaleWorlds.Network.dll
public class CoroutineManager
Inheritance
CoroutineManager
Inherited Members

Constructors

CoroutineManager()

public CoroutineManager()

Properties

CoroutineCount

public int CoroutineCount { get; }

Property Value

int

CurrentTick

public int CurrentTick { get; }

Property Value

int

Methods

AddCoroutine(CoroutineDelegate)

public void AddCoroutine(CoroutineDelegate coroutineMethod)

Parameters

coroutineMethod CoroutineDelegate

Tick()

public void Tick()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).