Navigation
API > API/Plugins > API/Plugins/ToolsetRegistry > API/Plugins/ToolsetRegistry/UToolsetRegistry
Description
Whether the toolset registry is available. For example, this will return false if the editor is not available.
| Name | IsAvailable |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Public/ToolsetRegistry/UToolsetRegistry.h |
| Include Path | #include "ToolsetRegistry/UToolsetRegistry.h" |
| Source | /Engine/Plugins/Experimental/ToolsetRegistry/Source/ToolsetRegistry/Private/ToolsetRegistry/UToolsetRegistry.cpp |
UFUNCTION (BlueprintCallable, Category="ToolsetRegistry")
static bool IsAvailable()