Table of Contents

Class RuneWeightSheet.RuneInfo

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
public class RuneWeightSheet.RuneInfo
Inheritance
RuneWeightSheet.RuneInfo
Inherited Members

Constructors

RuneInfo(int, decimal)

public RuneInfo(int runeId, decimal weight)

Parameters

runeId int
weight decimal

Fields

RuneId

public int RuneId

Field Value

int

Weight

public decimal Weight

Field Value

decimal