play_
game_
dungeon
Detail
@Serializable
{v2.46.0} 던전 상세 화면에서 게임 플레이 클릭
Constructors
Link copied to clipboard
constructor(campaignId: Int? = null, dungeonAttendance: Int = 0, dungeonEDate: String = "", dungeonFailRewardDelta: Int? = null, dungeonFailRewardType: String? = null, dungeonId: Int = 0, dungeonState: String? = null, dungeonSuccessRewardDelta: Int = 0, dungeonSuccessRewardType: String = "", genre: String = "", id: Int = 0, isInstall: Boolean = false, isPromo: Int? = null, monsterCurrentHp: Int = 0, monsterHp: Int = 0, monsterId: Int? = null, name: String = "", packageId: Int? = null, source: String = "", sourceKey: String? = null, xpType: String = "")
Properties
Link copied to clipboard
@SerialName(value = "campaign_id"
)
@SerializedName(value = "campaign_id"
)
캠패인 id
Link copied to clipboard
@SerialName(value = "dungeon_attendance"
)
@SerializedName(value = "dungeon_attendance"
)
Link copied to clipboard
@SerialName(value = "dungeon_e_date"
)
@SerializedName(value = "dungeon_e_date"
)
Link copied to clipboard
@SerialName(value = "dungeon_fail_reward_delta"
)
@SerializedName(value = "dungeon_fail_reward_delta"
)
Link copied to clipboard
@SerialName(value = "dungeon_fail_reward_type"
)
@SerializedName(value = "dungeon_fail_reward_type"
)
Link copied to clipboard
@SerialName(value = "dungeon_state"
)
@SerializedName(value = "dungeon_state"
)
Link copied to clipboard
@SerialName(value = "dungeon_success_reward_delta"
)
@SerializedName(value = "dungeon_success_reward_delta"
)
Link copied to clipboard
@SerialName(value = "dungeon_success_reward_type"
)
@SerializedName(value = "dungeon_success_reward_type"
)
Link copied to clipboard
@SerialName(value = "monster_current_hp"
)
@SerializedName(value = "monster_current_hp"
)