Table of Contents

Class CoroutineState

Namespace
TaleWorlds.Network
Assembly
TaleWorlds.Network.dll
public abstract class CoroutineState
Inheritance
CoroutineState
Derived
Inherited Members

Constructors

CoroutineState()

protected CoroutineState()

Properties

CoroutineManager

protected CoroutineManager CoroutineManager { get; }

Property Value

CoroutineManager

IsFinished

protected abstract bool IsFinished { get; }

Property Value

bool

Methods

Initialize(CoroutineManager)

protected virtual void Initialize(CoroutineManager coroutineManager)

Parameters

coroutineManager CoroutineManager

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