Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Chaos Point Movement Path Point' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Chaos 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 (i.e. root component location by default) |
| enum | Rotation Basis | Basis that the rotation at this point is relative to |
| rotator | Rotation | The rotation to rotate toward |