AnimancerEditorUtilities.WebsiteExistenceChecker.

AnimancerEditorUtilities.

Verify(string, string) Method

Summary

Logs an error if no website exists at the specified `url`.

Syntax

public static void Verify(string url, string file = null)

Parameters

Name Type Description
url string
file string

Return Value

Type Description
void