CSOQuestProgress
Interface CSOQuestProgress
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CSOQuestProgress : ITypedProtobuf<CSOQuestProgress>, INativeHandleImplements
Properties
BonusPoints
uint BonusPoints { get; set; }Property Value
PointsRemaining
uint PointsRemaining { get; set; }Property Value
Questid
uint Questid { get; set; }Property Value