B1CityEditObjectSpawnAssetInfo
- Defines the spawn configuration for a single city edit VAT object,
* including the spawn rate, object ID, and associated FX class.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SpawnRate | float | Probability rate at which this object is spawned. | Category: B1CityEditObjectSpawnAssetInfo |
| ObjectId | FName | Object ID of the city edit spawnable item. | Category: B1CityEditObjectSpawnAssetInfo |
| FxObject | TSubclassOf | FX object class spawned alongside this city edit object. | Category: B1CityEditObjectSpawnAssetInfo |