B1DisasterOccurObjectEffect
- Defines a weather condition and state change applied to a world object as an effect of a disaster occurrence.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TargetConditionId | FName | ID of the weather condition applied to the target object during the disaster. | Category: B1DisasterOccurObjectEffect Foreign: Condition_Weather.Id |
| StateGroupId | FName | ID of the state group whose state is changed on the target object. | Category: B1DisasterOccurObjectEffect Foreign: State.Id |
| StateName | FName | Name of the specific state applied within the state group. | Category: B1DisasterOccurObjectEffect |