Navigation
API > API/Plugins > API/Plugins/ToolsetRegistry > API/Plugins/ToolsetRegistry/UToolCallAsyncResultVoid
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.
Virtual Inheritance
- UToolCallAsyncResult::GetValueAsJson → UToolCallAsyncResultVoid::GetValueAsJson
| Name | GetValueAsJson |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Public/ToolsetRegistry/ToolCallAsyncResultVoid.h |
| Include Path | #include "ToolsetRegistry/ToolCallAsyncResultVoid.h" |
| Source | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Private/ToolsetRegistry/ToolCallAsyncResultVoid.cpp |
virtual TSharedPtr < FJsonValue > GetValueAsJson() const