Table of Contents

Struct AdventureBossGameData.ClaimableReward

Namespace
Nekoyume.Data
Assembly
Lib9c.dll
public struct AdventureBossGameData.ClaimableReward
Inherited Members

Fields

FavReward

public Dictionary<int, int> FavReward

Field Value

Dictionary<int, int>

ItemReward

public Dictionary<int, int> ItemReward

Field Value

Dictionary<int, int>

NcgReward

public FungibleAssetValue? NcgReward

Field Value

FungibleAssetValue?

Methods

IsEmpty()

public bool IsEmpty()

Returns

bool