B1PreferenceSettingData
- Defines the settings data for a preference state transition, including the resulting emotion, like/dislike flag, and alert message.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CurrentEmotionId | FName | The emotion ID set on the character when this preference setting is triggered. | Category: B1PreferenceSettingData Foreign: Emotion.Id |
| Like | bool | Whether this setting represents a like reaction. | Category: B1PreferenceSettingData |
| AlertMessageId | FName | The alert message ID displayed when this preference setting is triggered. | Category: B1PreferenceSettingData Foreign: AlertMessage.Id |
Back to Type FinderSearch and filter all 2203 StructGuide documents