Show / Hide Table of Contents

Enum EditorWebRequest.HandlerType

UnityWebRequest handler type.

Namespace: StansAssets.Foundation.Editor
Assembly: cs.temp.dll.dll
Syntax
public enum HandlerType

Fields

Name Description
Download

Used to download data.

Upload

Used to upload data.

In This Article
Back to top Generated by DocFX