WebsiteExistenceChecker.

VerifyAsync(string) Method

Summary

Logs an error if no website exists at the specified `url`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
WebsiteExistenceChecker

Syntax

public static void VerifyAsync(string url)

Parameters

Name Type Description
url string

Return Value

Type Description
void