Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Is Deleted Component Valid Params' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Is Deleted Component Valid Params |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Deleted Component | This component was removed from the actor. This instance exists in a transient snapshot world; it does not exist in the editor world. |
| object | Editor Actor | The actor the component was removed from; This instance exists in the editor world. |