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

AnimancerEditorUtilities.WebsiteExistenceChecker.

AnimancerEditorUtilities.

GetWebRequest(Uri) Method

Summary

Returns a web request for the specified `address`.

Syntax

protected override WebRequest GetWebRequest(Uri address)

Parameters

Name Type Description
address Uri

Return Value

Type Description
WebRequest