SwiftlyS2

CCSUsrMsg_QuestProgress

Interface CCSUsrMsg_QuestProgress

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_QuestProgress : ITypedProtobuf<CCSUsrMsg_QuestProgress>, INativeHandle, INetMessage<CCSUsrMsg_QuestProgress>, IDisposable

Implements

Properties

BonusPoints

uint BonusPoints { get; set; }
Property Value

IsEventQuest

bool IsEventQuest { get; set; }
Property Value

NormalPoints

uint NormalPoints { get; set; }
Property Value

QuestId

uint QuestId { get; set; }
Property Value

On this page