B1ExerciseIntensityTableRow
- Table row defining the exercise intensity for a specific activity,
* specifying how much calorie and muscle change it causes.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CalorieType | EB1ExerciseCalorieType | The calorie burn type indicating how many calories this exercise consumes. | Category: B1ExerciseIntensityTableRow |
| MuscleIntensity | EB1ExerciseIntensityType | The muscle intensity type indicating how much muscle this exercise builds. | Category: B1ExerciseIntensityTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |