Navigation
API > API/Plugins > API/Plugins/ToolsetRegistry > API/Plugins/ToolsetRegistry/FToolset
Description
Get the JSON schema the enabled tools in this toolset. Returns an empty string if the toolset is disabled or has no enabled tools.
| Name | GetJsonSchema |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Public/ToolsetRegistry/Toolset.h |
| Include Path | #include "ToolsetRegistry/Toolset.h" |
| Source | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Private/ToolsetRegistry/Toolset.cpp |
FString GetJsonSchema() const