SwiftlyS2

CCDDBAppDetailCommon

Interface CCDDBAppDetailCommon

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCDDBAppDetailCommon : ITypedProtobuf<CCDDBAppDetailCommon>, INativeHandle

Implements

Properties

AppType

uint AppType { get; set; }
Property Value

Appid

uint Appid { get; set; }
Property Value

CommunityVisibleStats

bool CommunityVisibleStats { get; set; }
Property Value

Demo

bool Demo { get; set; }
Property Value

FriendlyName

string FriendlyName { get; set; }
Property Value

HasAdultContent

bool HasAdultContent { get; set; }
Property Value

Icon

string Icon { get; set; }
Property Value

IsVisibleInSteamChina

bool IsVisibleInSteamChina { get; set; }
Property Value

Media

bool Media { get; set; }
Property Value

Name

string Name { get; set; }
Property Value

Propagation

string Propagation { get; set; }
Property Value

Tool

bool Tool { get; set; }
Property Value

On this page