Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'ChaosBreakingEventRequestSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Chaos Breaking Event Request Settings |
Outputs
Type | Name | Description |
---|---|---|
integer | Max Number Of Results | The maximum number of results to return. |
real | Min Radius | The minimum breaking radius threshold for the results. |
real | Min Speed | The minimum speed threshold for the results. |
real | Min Mass | The minimum mass threshold for the results. |
real | Max Distance | The maximum distance threshold for the results. |
enum | Sort Method | The method used to sort the breaking events. |