Execute_FireExtinguish
Description
Performs a fire extinguish action on nearby objects using configuration data from FireExtinguishInfo. Objects within the configured radius that match the target state are either destroyed (if SootObject) or have their state changed.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity used as the origin point for the fire extinguish area |
| S1 | ID of the FireExtinguishInfo entry in the StateDataAsset (defines radius, states, and conditions) |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Extinguish fire using the default fire extinguish data | Self | FireExtinguish | DA_State_FE_DATA |
| Extinguish fire around Target using specific config | Target | FireExtinguish | DA_State_FE_DATA |
Back to Command FinderSearch and filter all 399 Script Execution documents