| CoroutineWithDatacoroutine Property  | 
 [Missing <summary> documentation for "P:BrydenWoodUnity.CoroutineWithData.coroutine"]
 
    Namespace: 
   BrydenWoodUnity
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic Coroutine coroutine { get; }Public ReadOnly Property coroutine As Coroutine
	Get
public:
property Coroutine^ coroutine {
	Coroutine^ get ();
}member coroutine : Coroutine with get
Property Value
Type: 
Coroutine See Also
See Also