AnimancerEditorUtilities.WebsiteExistenceChecker.

AnimancerEditorUtilities.

VerifyAsync(string) Method

Summary

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

Syntax

public static void VerifyAsync(string url)

Parameters

Name Type Description
url string

Return Value

Type Description
void