SwiftlyS2

CWorkshop_SetItemPaymentRules_Request_WorkshopItemPaymentRule

Interface CWorkshop_SetItemPaymentRules_Request_WorkshopItemPaymentRule

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CWorkshop_SetItemPaymentRules_Request_WorkshopItemPaymentRule : ITypedProtobuf<CWorkshop_SetItemPaymentRules_Request_WorkshopItemPaymentRule>, INativeHandle

Implements

Properties

RevenuePercentage

float RevenuePercentage { get; set; }
Property Value

RuleDescription

string RuleDescription { get; set; }
Property Value

RuleType

uint RuleType { get; set; }
Property Value

WorkshopFileId

ulong WorkshopFileId { get; set; }
Property Value

On this page