B1AddOnAnimProfileTableRow
Add-on animation profile table row; resolves the idle add-on animation from a character's current emotion and level (see B2AddOnAnimHelper::FindProfile).
| Property | Type | Description | Metadata |
|---|---|---|---|
| Type | EB1AddOnAnimProfileType | AddOnAnim Profile Type | Category: B1AddOnAnimProfileTableRow |
| EmotionAnims | TArray | Add-on animation sets, one entry per emotion, used to resolve the animation matching the character's current emotion/level. | Category: B1AddOnAnimProfileTableRow |
| PreferenceAnims | TArray | Add-on animation sets for resolve the animation mathcing the character's preference | Category: B1AddOnAnimProfileTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |