B1PreferenceSelectData
- Holds the selection weight and like ratio for a preference entry, used during random preference assignment.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PreferenceId | FName | The ID of the preference referenced by this selection entry. | Category: B1PreferenceSelectData Foreign: Preference.Id |
| SelectRatio | float | The selection weight determining how frequently this preference is chosen. | Category: B1PreferenceSelectData |
| LikeRatio | float | The probability that the selected preference results in a like rather than a dislike. | Category: B1PreferenceSelectData ClampMax: 1.0 ClampMin: 0.0 |
Back to Type FinderSearch and filter all 2203 StructGuide documents