Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Point Movement Path Point' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Point Movement Path Point |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Basis | Basis that the location of this point is relative to |
| vector | Location | The location to move toward, relative to the path origin (i.e. root component location by default) |