Enum SearchRepresentationVersionSortBy
Field by which results can be sorted while searching RepresentationVersions.
Namespace: Unity.Services.Ugc
Assembly: Unity.Services.Ugc.dll
Syntax
public enum SearchRepresentationVersionSortBy
Fields
| Name | Description |
|---|---|
| CreatedAt | By created date |
| Size | By size |
| UpdatedAt | By last updated date |