Class MonsterCollectionMail
[Serializable]
public class MonsterCollectionMail : AttachmentMail, IState
- Inheritance
-
MonsterCollectionMail
- Implements
- Inherited Members
Constructors
MonsterCollectionMail(Dictionary)
public MonsterCollectionMail(Dictionary serialized)
Parameters
serializedDictionary
MonsterCollectionMail(AttachmentActionResult, long, Guid, long)
public MonsterCollectionMail(AttachmentActionResult attachmentActionResult, long blockIndex, Guid id, long requiredBlockIndex)
Parameters
attachmentActionResultAttachmentActionResultblockIndexlongidGuidrequiredBlockIndexlong
Properties
MailType
public override MailType MailType { get; }
Property Value
TypeId
protected override string TypeId { get; }
Property Value
Methods
Read(IMail)
public override void Read(IMail mail)
Parameters
mailIMail