This is the old Animancer v7.4 documentation. Click here for the latest version.

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