Class GrandFinaleParticipantsSheet.Row
- Namespace
- Nekoyume.TableData.GrandFinale
- Assembly
- Lib9c.dll
[Serializable]
public class GrandFinaleParticipantsSheet.Row : SheetRow<int>
- Inheritance
-
GrandFinaleParticipantsSheet.Row
- Inherited Members
Properties
GrandFinaleId
public int GrandFinaleId { get; }
Property Value
Key
public override int Key { get; }
Property Value
Participants
public List<Address> Participants { get; }
Property Value
- List<Address>
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>