B1KarmaReportInvolvingInfo
- Structure that defines karma report involving (highlight camera) info.
* Specifies the buff, step threshold, compare type, and display text for a karma involvement event.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BuffId | FName | Buff ID associated with this karma involvement event. | Category: B1KarmaReportInvolvingInfo |
| Step | int32 | Karma step index used to filter when this involvement info applies. | Category: B1KarmaReportInvolvingInfo |
| CompareType | EB1CompareType | Comparison type used when evaluating the step value. | Category: B1KarmaReportInvolvingInfo |
| InvolvingTextId | FString | Text ID for the label displayed during this involvement event. | Category: B1KarmaReportInvolvingInfo |