Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Movie Pipeline Console Variable Entry' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Movie Pipeline Console Variable Entry |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Name | The name of the console variable. |
| real | Value | The value of the console variable. |
| boolean | Is Enabled | Enable state. If disabled, this cvar entry will be ignored when resolving the final value of the cvar. |