B1GrabState
- Represents the grab state of a character, storing the entity ID of the carried object and the grab interaction ID.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EntityId | FB1EntityId | The entity ID of the object currently being carried. | Category: B1GrabState |
| GrabId | FName | The grab interaction ID currently active. | Category: B1GrabState |