SwiftlyS2

CWorkshop_PopulateItemDescriptions_Request_SingleItemDescription

Interface CWorkshop_PopulateItemDescriptions_Request_SingleItemDescription

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CWorkshop_PopulateItemDescriptions_Request_SingleItemDescription : ITypedProtobuf<CWorkshop_PopulateItemDescriptions_Request_SingleItemDescription>, INativeHandle

Implements

Properties

Gameitemid

uint Gameitemid { get; set; }
Property Value

ItemDescription

string ItemDescription { get; set; }
Property Value

OnePerAccount

bool OnePerAccount { get; set; }
Property Value

On this page