B1CrowdGrabObjectWeight
- Defines a weighted entry for a crowd-grabbable object, pairing an object ID
* with a spawn probability weight.
| Property | Type | Description | Metadata |
|---|---|---|---|
| CrowdGrabObjectId | FName | Object ID of the crowd-grabbable item. | Category: B1CrowdGrabObjectWeight Foreign: Object.Id |
| Weight | int32 | Relative spawn weight for this object. | Category: B1CrowdGrabObjectWeight |