ProfileGenerationResult

data class ProfileGenerationResult(val profile: LoreStorage.ReputationProfile, val deliveredToPlayer: Boolean)(source)

Result returned when a profile is generated and archived.

Constructors

Link copied to clipboard
constructor(profile: LoreStorage.ReputationProfile, deliveredToPlayer: Boolean)

Properties

Link copied to clipboard

True when a generated book was delivered immediately

Link copied to clipboard

Stored reputation profile snapshot