Click or drag to resize

CoroutineTThisCoroutine Property

A reference to the current actual coroutine

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Coroutine ThisCoroutine { get; }

Property Value

Type: Coroutine
See Also