Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework > API/Plugins/ScriptableToolsFramework/UScriptableInteractiveTool
References
| Module | ScriptableToolsFramework |
| Header | /Engine/Plugins/Experimental/ScriptableToolsFramework/Source/ScriptableToolsFramework/Public/ScriptableInteractiveTool.h |
| Include | #include "ScriptableInteractiveTool.h" |
| Source | /Engine/Plugins/Experimental/ScriptableToolsFramework/Source/ScriptableToolsFramework/Private/ScriptableInteractiveTool.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"ScriptableTool&124;PropertySets", Meta&61;&40;Identifier&61;"Settings"&41;&41;
void SetPropertySetVisibleByName
&40;
FString Identifier,
bool bVisible
&41;
Remarks
Set the visibility of a Property Set that is paired with the given unique Identifier.