Interface IWorldBossRewardRow
public interface IWorldBossRewardRow
Properties
BossId
int BossId { get; }
Property Value
Circle
int Circle { get; }
Property Value
Crystal
int Crystal { get; }
Property Value
Rank
int Rank { get; }
Property Value
Rune
int Rune { get; }