Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Weighted Blendable' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Weight | 0:no effect .. 1:full effect |
| object | Object | should be of the IBlendableInterface* type but UProperties cannot express that |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Weighted Blendable |