core
/
com.unciv.models.metadata
/
BaseRuleset
Base
Ruleset
enum
BaseRuleset
(fullName:
String
) :
Enum
<
BaseRuleset
>
Content copied to clipboard
Entries
Functions
Properties
Sources
Entries
Civ_V_Vanilla
Link copied to clipboard
Civ_V_Vanilla
("Civ V - Vanilla")
Content copied to clipboard
Civ_V_GnK
Link copied to clipboard
Civ_V_GnK
("Civ V - Gods & Kings")
Content copied to clipboard
Functions
clone
Link copied to clipboard
protected fun
clone
():
Any
Content copied to clipboard
compare
To
Link copied to clipboard
operator override fun
compareTo
(other:
BaseRuleset
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
get
Declaring
Class
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
BaseRuleset
>
Content copied to clipboard
hash
Code
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
fullName
Link copied to clipboard
val
fullName
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard