B1SafetyBox
- Defines a rectangular safety box in world space used for cooperative action spacing and boundary checks.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Center | FVector | World-space center position of the rectangular safety box. | |
| HorizontalHalf | FVector | Half-vector in the horizontal direction from the center. | |
| VerticalHalf | FVector | Half-vector in the vertical direction from the center. |