Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Actor Init State Changed Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| object | Owning Actor | The actor owning the feature that changed |
| name | Feature Name | Name of the feature that changed |
| object | Implementer | The object (often a component) that implements the feature |
| struct | Feature State | The new state of the feature |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Actor Init State Changed Params |