Class AdventureBossFloorPointSheet
- Namespace
- Nekoyume.TableData.AdventureBoss
- Assembly
- Lib9c.dll
[Serializable]
public class AdventureBossFloorPointSheet : Sheet<int, AdventureBossFloorPointSheet.Row>, IDictionary<int, AdventureBossFloorPointSheet.Row>, ICollection<KeyValuePair<int, AdventureBossFloorPointSheet.Row>>, IEnumerable<KeyValuePair<int, AdventureBossFloorPointSheet.Row>>, IEnumerable, ISheet
- Inheritance
-
AdventureBossFloorPointSheet
- Implements
- Inherited Members
Constructors
AdventureBossFloorPointSheet()
public AdventureBossFloorPointSheet()