BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'ChaosTrailingEventData' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Chaos Trailing Event Data |
Outputs
Type | Name | Description |
---|---|---|
vector | Location | Current trail location. |
vector | Velocity | The velocity of the trail. |
vector | Angular Velocity | The angular velocity of the trail. |
real | Mass | The mass of the trail. |
integer | Particle Index | The particle index of the trail. |