B1EmotionFilterKey
- Composite key identifying a specific emotion at a specific level,
* used for filtering and set lookups.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EmotionId | FName | ID referencing the emotion (references DT_Emotion) | Category: B1EmotionFilterKey Foreign: Emotion.Id ReferTo: DT_Emotion |
| EmotionLevel | int32 | Corresponding emotion level | Category: B1EmotionFilterKey Foreign: Emotion.EmotionLevelDatas.Level ReferTo: DT_Emotion |