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