Navigation
BlueprintAPI > BlueprintAPI/Mover > BlueprintAPI/Mover/Data
Add a data struct to the collection, overwriting an existing one with the same type
Target is Mover Data Collection Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Collection | |
| wildcard | Struct to Add | The data struct instance to add by copy, which must be a FMoverDataStructBase sub-type |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |