B1DiversityCrowdGroupInfo
- Stores runtime crowd group distribution data, including group ratios, counts, and the total filtered crowd count.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CrowdGroupRatios | TMap | Map of crowd group IDs to their current spawn ratio values. | |
| CrowdGroupCount | TMap | Map of crowd group IDs to their current spawn count. | |
| TotalFilteredCrowdCount | int32 | Total number of crowd characters counted after filtering. |