Enum ContentTrendType
Trend type used to retrieve trending contents
Namespace: Unity.Services.Ugc.Bridge
Assembly: Unity.Services.Ugc.Bridge.Editor.dll
Syntax
public enum ContentTrendType
Fields
Name | Description |
---|---|
Engaging | By engaging |
MostDownloaded | By most downloaded |
Newest | By newest |
Popular | By popularity |
TopRated | By top-rated |
Trending | By trending |