B1EnvironmentPartsKey
- Composite key identifying a specific city environment part by group ID,
* category ID, and parts index, supporting hashing and equality comparison.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GroupId | FName | Group ID component of this environment parts key. | |
| CategotyId | FName | Category ID component of this environment parts key. | |
| PartsIndex | int32 | Index of the specific part within its category. |