BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'ChaosBreakingEventRequestSettings' from its members
Inputs
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. |
Outputs
Type | Name | Description |
---|---|---|
struct | Chaos Breaking Event Request Settings |