B1PreferenceReward
- Structure that defines a preference-based reward for an interaction.
* Associates a preference with a like/dislike flag and a bonus value.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PreferenceId | FName | ID of the preference associated with this reward (references Preference.Id). | Category: B1PreferenceReward Foreign: Preference.Id |
| IsLike | bool | Whether this preference reward applies to a liked preference. | Category: B1PreferenceReward |
| Bonus | int32 | Bonus value applied when this preference is matched. | Category: B1PreferenceReward |
Back to Type FinderSearch and filter all 2203 StructGuide documents