Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Actor Modifier Align Between Weighted Actor' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| object | Actor Weak | An actor that will effect the placement location. |
| real | Weight | How much effect this actor has on the placement location. |
| boolean | Enabled | If true, will consider this weighted actor when calculating the placement location. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Actor Modifier Align Between Weighted Actor |