Class E_UnboundCoroutine_I.EditorCoroutine
  
  
  
    Inheritance
    
    
    E_UnboundCoroutine_I.EditorCoroutine
   
  
  
  Assembly: WeaverCore.Editor.dll
  Syntax
  
    public class E_UnboundCoroutine_I.EditorCoroutine : UnboundCoroutine
   
  Constructors
  
    |
    Edit this page
  
  
    View Source
  
  
  EditorCoroutine(IEnumerator)
  
  
  Declaration
  
    public EditorCoroutine(IEnumerator routine)
   
  Parameters
  
  Fields
  
    |
    Edit this page
  
  
    View Source
  
  ID
  
  
  Declaration
  
  Field Value
  
  
    |
    Edit this page
  
  
    View Source
  
  MainRoutine
  
  
  Declaration
  
    public IEnumerator MainRoutine
   
  Field Value
  
  Extension Methods