Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'ChaosTrailingEventRequestSettings' from its members
Inputs
Type | Name | Description |
---|---|---|
integer | Max Number Of Results | The maximum number of results to return. |
real | Min Mass | The minimum mass treshold for the results. |
real | Min Speed | The minimum speed threshold for the results. |
real | Min Angular Speed | The minimum angular speed threshold for the results. |
real | Max Distance | The maximum distance threshold for the results (if location is set on destruction event listener). |
enum | Sort Method | The method used to sort the breaking events. |
Outputs
Type | Name | Description |
---|---|---|
struct | Chaos Trailing Event Request Settings |