B1SiteEventObjectSpawnData
- Combines object data with a world transform for spawning an object at a specific location during a site event.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ObjectData | FB1SiteEventObjectData | The object data identifying which object to spawn. | |
| SpawnTransform | FTransform | The world transform at which to spawn the object. |