Enum RemoteContentLocation.LocationType
The type of location.
Namespace: Unity.Entities.Content
Syntax
public enum LocationType
Fields
| Name | Description | Value |
|---|---|---|
| RemoteURL | Specifies that the Path property is a remote URL. This enum is intended to be expanded as other download service types are added. |
0 |