Summary
Logs an error if no website exists at the specified `url`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Website
Existence Checker
Syntax
public static void Verify(string url, string file = null)
Parameters
| Name | Type | Description |
|---|---|---|
| url | string | |
| file | string |
Return Value
| Type | Description |
|---|---|
| void |