SwiftlyS2

CSOAccountRecurringMission

Interface CSOAccountRecurringMission

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSOAccountRecurringMission : ITypedProtobuf<CSOAccountRecurringMission>, INativeHandle

Implements

Properties

AccountId

uint AccountId { get; set; }
Property Value

MissionId

uint MissionId { get; set; }
Property Value

Period

uint Period { get; set; }
Property Value

Progress

uint Progress { get; set; }
Property Value

On this page