Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Provider Poll Result' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Provider Poll Result |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Provider Name | The name of the provider |
| string | Machine Name | The name of the machine the provider is running on |
| boolean | Is Valid Provider | Whether the provider is valid (compatible with the current version of LiveLink) |
| integer | Discovery Protocol Version | Version of the discovery protocol. |