Struct FTryllToolHandlerResult¶
ClassList > FTryllToolHandlerResult
#include <TryllToolCall.h>
Public Attributes¶
| Type | Name |
|---|---|
| FString | Error |
| FString | Result |
| bool | bSuccess = true |
Public Static Functions¶
| Type | Name |
|---|---|
| FTryllToolHandlerResult | Failure (FString InError) |
| FTryllToolHandlerResult | Success (FString InResult={}) |
Detailed Description¶
Outcome returned by a registered native tool handler.
Public Attributes Documentation¶
variable Error¶
variable Result¶
variable bSuccess¶
Public Static Functions Documentation¶
function Failure¶
function Success¶
The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllToolCall.h