B1SiteEventObjectData
- Identifies an object to spawn during a site event, pairing a spawner ID with an object data table ID.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SpawnerId | FName | The ID of the spawner actor used to place this object in the world. | Category: B1SiteEventObjectData |
| ObjectId | FName | The data table ID of the object to spawn. | Category: B1SiteEventObjectData Foreign: Object.Id |