StartCoroutine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void StartCoroutine(void delegate() dg)
  2. void StartCoroutine(void function() fn)
    void
    StartCoroutine
    (
    void function
    ()
    fn
    )

Meta