Method Perform
Perform()
Perform the multi step action of waiting for a domain reload.
선언
public IEnumerator Perform()
반환
타입 | 설명 |
---|---|
IEnumerator | An IEnumerator with steps. |
구현
예외
타입 | 조건 |
---|---|
Exception | Throws an exception if script compilation failed or if the expected domain reload did not occur. |