B1GroupedChildObjectInfo
- Defines a single child object within a grouped object, linking its object ID to an attachment slot.
* Used within grouped object table rows to describe the composition of a multi-object group.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Id | FName | ID of the child object that is part of this grouped object. | Category: B1GroupedChildObjectInfo Foreign: Object.Id |
| AttachSlotName | FName | Name of the slot on the parent object where this child object attaches. | Category: B1GroupedChildObjectInfo |