Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'VCam String Prompt Response' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | VCam String Prompt Response |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Result | The result of the string prompt |
| string | Entry | The string that the user provided. Empty if the result is not Submitted. |