Table of Contents

Class IceShield

Namespace
Nekoyume.Model.Buff
Assembly
Lib9c.dll
[Serializable]
public class IceShield : ActionBuff, ICloneable
Inheritance
IceShield
Implements
Inherited Members

Constructors

IceShield(IceShield)

protected IceShield(IceShield value)

Parameters

value IceShield

IceShield(SkillCustomField, Row)

public IceShield(SkillCustomField customField, ActionBuffSheet.Row row)

Parameters

customField SkillCustomField
row ActionBuffSheet.Row

IceShield(Row)

public IceShield(ActionBuffSheet.Row row)

Parameters

row ActionBuffSheet.Row

Methods

Clone()

Creates a new object that is a copy of the current instance.

public override object Clone()

Returns

object

A new object that is a copy of this instance.

FrostBite(StatBuffSheet, BuffLinkSheet)

public StatBuff FrostBite(StatBuffSheet statBuffSheet, BuffLinkSheet buffLinkSheet)

Parameters

statBuffSheet StatBuffSheet
buffLinkSheet BuffLinkSheet

Returns

StatBuff