B1KarmaReportZoIInfo
- Structure that stores karma report information for a single ZOI entity.
* Holds the entity ID, current karma value, and ghost status.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EntityId | FB1EntityId | Entity ID of the ZOI being reported. | |
| KarmaValue | float | Current karma value of this ZOI. | |
| bIsGhost | bool | Whether this ZOI is currently in ghost state. |