core
/
com.unciv.models.ruleset.tile
/
TileResource
/
DepositAmount
Deposit
Amount
class
DepositAmount
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
abundant
Link copied to clipboard
var
abundant
:
Int
= 3
Content copied to clipboard
default
Link copied to clipboard
var
default
:
Int
= 2
Content copied to clipboard
sparse
Link copied to clipboard
var
sparse
:
Int
= 1
Content copied to clipboard
Sources
jvm source
Link copied to clipboard