FB1InteractionPreferenceReward
🧩 Struct: FB1InteractionPreferenceReward¶
Defines rewards granted after an interaction, categorized by trait, preference, emotion, and relationship.
Properties¶
- TraitRewards (
TArray<FB1TraitReward>
): List of trait-based rewards. - PreferenceRewards (
TArray<FB1PreferenceReward>
): List of preference-related rewards. - EmotionRewards (
TArray<FB1EmotionReward>
): List of emotion-based rewards. - RelationshipRewards (
TArray<FB1RelationshipReward>
): List of relationship progression rewards.