Table of Contents

Class Focus

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

Constructors

Focus(Focus)

protected Focus(Focus value)

Parameters

value Focus

Focus(SkillCustomField, Row)

public Focus(SkillCustomField customField, ActionBuffSheet.Row row)

Parameters

customField SkillCustomField
row ActionBuffSheet.Row

Focus(Row)

public Focus(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.