Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Soft Component Reference' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| softobject | Referenced Actor | Soft Pointer to a different Actor that owns the Component.If this is not provided the reference refers to a component on this / the same actor. |
| name | Component Name | Name of component to use. If this is not specified the reference refers to the root component. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Soft Component Reference |