Navigation
API > API/Plugins > API/Plugins/ToolsetRegistry > API/Plugins/ToolsetRegistry/UToolCallAsyncResult
Description
Get the JSON representation of the Value. If the associated tool call is not complete or an error occurred, this returns an empty (null) shared pointer.
Derived Overrides
| Name | GetValueAsJson |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Public/ToolsetRegistry/ToolCallAsyncResult.h |
| Include Path | #include "ToolsetRegistry/ToolCallAsyncResult.h" |
| Source | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Private/ToolsetRegistry/ToolCallAsyncResult.cpp |
virtual TSharedPtr < FJsonValue > GetValueAsJson() const