Navigation
BlueprintAPI > BlueprintAPI/VirtualCamera
Prompt the VCam client to provide a string value.
Target is Prompt Client for String Async Action
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | VCam Component | The VCam component streaming video to the client. |
| text | Prompt Title | The title of the prompt to show to the user. If empty, a default title will be used. |
| string | Default Value | The default string to fill in the client's text box. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| exec | On Completed | Event that triggers when the operation completes. |
| struct | Response |