Method Perform
Perform()
Perform the multi step action of waiting for a domain reload.
Declaration
public IEnumerator Perform()
Returns
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator with steps. |
Implements
Exceptions
| Type | Condition |
|---|---|
| Exception | Throws an exception if script compilation failed or if the expected domain reload did not occur. |