Enum MetadataField
Represents metadata game fields.
public enum MetadataField
Fields
AgeRating = 14Age Rating can be provided.
BackgroundImage = 12Background Image can be provided.
CommunityScore = 9Community Score can be provided.
CoverImage = 11Cover Image can be provided.
CriticScore = 8Critics Score can be provided.
Description = 6Description can be provided.
Developers = 3List of Developers can be provided.
Features = 13List of Features can be provided.
Genres = 1Genres can be provided.
Icon = 10Icon can be provided.
InstallSize = 18Install Size can be provided.
Links = 7List of associated Links can be provided.
Name = 0Name can be provided.
Platform = 17Platform can be provided.
Publishers = 4List of Publishers can be provided.
Region = 16Region can be provided.
ReleaseDate = 2Release Date can be provided.
Series = 15Name of the Series can be provided.
Tags = 5List of Tags can be provided.