Verse API reference page for the Prompt function
The result will conform to the result type. The result type must be a struct which can contain.
- numeric types, message, bools and enums, as well as structs or arrays which only contain those types, anything else results in an error. Use the names of the fields and name of the type of the struct to direct the prompt or facts on how to fill out the data structure.
Verse using statement |
using { /UnrealEngine.com/Conversations } |
Prompt<public><native>(PromptTemplate:prompt_template, response_type:any)<transacts><suspends><no_rollback>:result(success_type,error_type)
Parameters
Prompt takes the following parameters:
| Name | Type | Description |
|---|---|---|
PromptTemplate |
prompt_template |
|
response_type |
any |
Attributes, Specifiers, and Effects
Specifiers
The following specifiers determine how you can interact with Prompt in your programs. For the complete list of specifiers, see the Specifiers Page.
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.