getCivilopediaTextMatching

fun getCivilopediaTextMatching(name: String, ruleset: Ruleset, withSeeAlso: Boolean = true): Sequence<FormattedLine>

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