SwiftlyS2

CSOQuestProgress

Interface CSOQuestProgress

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSOQuestProgress : ITypedProtobuf<CSOQuestProgress>, INativeHandle

Implements

Properties

BonusPoints

uint BonusPoints { get; set; }
Property Value

PointsRemaining

uint PointsRemaining { get; set; }
Property Value

Questid

uint Questid { get; set; }
Property Value

On this page