Table of Contents

Class MonsterCollectionMail

Namespace
Nekoyume.Model.Mail
Assembly
Lib9c.dll
[Serializable]
public class MonsterCollectionMail : AttachmentMail, IState
Inheritance
MonsterCollectionMail
Implements
Inherited Members

Constructors

MonsterCollectionMail(Dictionary)

public MonsterCollectionMail(Dictionary serialized)

Parameters

serialized Dictionary

MonsterCollectionMail(AttachmentActionResult, long, Guid, long)

public MonsterCollectionMail(AttachmentActionResult attachmentActionResult, long blockIndex, Guid id, long requiredBlockIndex)

Parameters

attachmentActionResult AttachmentActionResult
blockIndex long
id Guid
requiredBlockIndex long

Properties

MailType

public override MailType MailType { get; }

Property Value

MailType

TypeId

protected override string TypeId { get; }

Property Value

string

Methods

Read(IMail)

public override void Read(IMail mail)

Parameters

mail IMail