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