Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Rig Unit Aim Item Target' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Weight | The amount of aim rotation to apply on this target. |
| vector | Axis | The axis to align with the aim on this target |
| vector | Target | The target to aim at - can be a direction or location based on the Kind setting |
| enum | Kind | The kind of target this is representing - can be a direction or a location |
| struct | Target Space | The space in which the target is expressed |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig Unit Aim Item Target |