B2SiteCheckAvailableFirePosParam
- Parameters for checking whether a valid fire placement position exists at a given site location.
| Property | Type | Description | Metadata |
|---|---|---|---|
| SiteId | FName | The ID of the site where the fire placement check is performed. | |
| ObjectDtId | FName | The data table ID of the object being placed at the fire position. | |
| FireId | FB1FireId | The fire entity ID associated with this placement check. | |
| RequestPos | FVector | The requested world position for the fire object placement. | |
| RequestRot | FRotator | The requested world rotation for the fire object placement. | |
| PlacementFlag | EB1PlacementFlag | The placement flags affecting how the position validity is evaluated. |