CCSUsrMsg_QuestProgress
Interface CCSUsrMsg_QuestProgress
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSUsrMsg_QuestProgress : ITypedProtobuf<CCSUsrMsg_QuestProgress>, INativeHandle, INetMessage<CCSUsrMsg_QuestProgress>, IDisposableImplements
- ITypedProtobuf<CCSUsrMsg_QuestProgress>
- INativeHandle
- INetMessage<CCSUsrMsg_QuestProgress>
- IDisposable
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