Navigation
API > API/Plugins > API/Plugins/ToolsetRegistry > API/Plugins/ToolsetRegistry/FToolsetRegistry
Description
Get the JSON schemas for all registered toolsets. Returns a JSON list concatenating all registered Toolset schemas.
| Name | GetToolsetJsonSchemas |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Public/ToolsetRegistry/ToolsetRegistry.h |
| Include Path | #include "ToolsetRegistry/ToolsetRegistry.h" |
| Source | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Private/ToolsetRegistry/ToolsetRegistry.cpp |
FString GetToolsetJsonSchemas() const