Skip to main content

B1PreferenceSelectData

  • Holds the selection weight and like ratio for a preference entry, used during random preference assignment.
PropertyTypeDescriptionMetadata
PreferenceIdFNameThe ID of the preference referenced by this selection entry.Category: B1PreferenceSelectData
Foreign: Preference.Id
SelectRatiofloatThe selection weight determining how frequently this preference is chosen.Category: B1PreferenceSelectData
LikeRatiofloatThe probability that the selected preference results in a like rather than a dislike.Category: B1PreferenceSelectData
ClampMax: 1.0
ClampMin: 0.0