Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Predict Projectile Path Point Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Predict Projectile Path Point Data |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Location | Location of this point |
| vector | Velocity | Velocity at this point |
| real | Time | Elapsed time at this point from the start of the trace. |