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