avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-service
/
io.github.lishangbu.avalon.game.service.unit
/
BattleUnitImportResult
/
BattleUnitImportResult
Battle
Unit
Import
Result
constructor
(
unit
:
UnitState
,
creatureId
:
Long
,
creatureInternalName
:
String
,
creatureName
:
String
,
level
:
Int
,
requiredExperience
:
Int
,
calculatedStats
:
Map
<
String
,
Int
>
)