SwiftlyS2

CSOAccountSeasonalOperation

Interface CSOAccountSeasonalOperation

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSOAccountSeasonalOperation : ITypedProtobuf<CSOAccountSeasonalOperation>, INativeHandle

Implements

Properties

MissionId

uint MissionId { get; set; }
Property Value

MissionsCompleted

uint MissionsCompleted { get; set; }
Property Value

PremiumTiers

uint PremiumTiers { get; set; }
Property Value

RedeemableBalance

uint RedeemableBalance { get; set; }
Property Value

SeasonPassTime

uint SeasonPassTime { get; set; }
Property Value

SeasonValue

uint SeasonValue { get; set; }
Property Value

TierUnlocked

uint TierUnlocked { get; set; }
Property Value

On this page