Companion
object Companion
Content copied to clipboard
Functions
getBeliefsMatching
Link copied to clipboard
private fun getBeliefsMatching(name: String, ruleset: Ruleset): Sequence<Belief>
Content copied to clipboard
getCivilopediaReligionEntry
Link copied to clipboard
getCivilopediaTextMatching
Link copied to clipboard
fun getCivilopediaTextMatching(name: String, ruleset: Ruleset, withSeeAlso: Boolean = true): Sequence<FormattedLine>
Content copied to clipboard
Get CivilopediaText lines for all Beliefs referencing a given name in an unique parameter, With optional spacing and "See Also:" header.
Sources
jvm source
Link copied to clipboard