Table of Contents

Struct UnityWebRequestError

Namespace
TAssetBundle
Assembly
TAssetBundle.dll
public struct UnityWebRequestError
Inherited Members

Fields

isHttpError

public bool isHttpError

Field Value

bool

isNetworkError

public bool isNetworkError

Field Value

bool

message

public string message

Field Value

string

responseCode

public long responseCode

Field Value

long