Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework > API/Plugins/ScriptableToolsFramework/UScriptableInteractiveTool
Syntax
UPROPERTY (BlueprintReadWrite, EditAnywhere, Category="Scriptable Tool Settings",
Meta=(DisplayName="Visible in Editor"))
bool bShowToolInEditor
Remarks
A generic flag to indicate whether this Tool should be shown in the UE Editor. This may be interpreted in different ways