BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'PredictProjectilePathPointData' 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. |