Navigation
API > API/Plugins > API/Plugins/ScriptableToolsFramework > API/Plugins/ScriptableToolsFramework/UScriptableInteractiveTool
| Type | Name | Description | |
|---|---|---|---|
UPARAM
(
DisplayName |
Property Set support Create a new Tool Property Set (ie BP subclass of UScriptableInteractiveToolPropertySet) with the given string Identifier and attach it to the Tool. | ||
UPARAM
(
DisplayName |
Watch an Object-valued Property for changes (ie UObject, UClass, etc) | ||
UPARAM
(
DisplayName |
Watch any Property in a PropertySet for changes. | ||
UPARAM
(
DisplayName |
Get the current Transform on the Gizmo specified by the name Identifier | ||
UPARAM
(
DisplayName |
|||
UPARAM
(
DisplayName |
Restore the values of the specified PropertySet, optionally with a specific SaveKey string. | ||
UPARAM
(
DisplayName |
Save the values of the specified PropertySet, optionally with a specific SaveKey string. | ||
UPARAM
(
DisplayName |
Property Watcher support Watch a Float-valued Property for changes (double precision) | ||
UPARAM
(
DisplayName |
Watch an Integer-valued Property for changes | ||
UPARAM
(
DisplayName |
Watch a Bool-valued Property for changes | ||
UPARAM
(
DisplayName |
Watch an Enum-valued Property for changes. | ||
UPARAM
(
DisplayName |
Watch a String-valued Property for changes | ||
UPARAM
(
DisplayName |
Watch an (F)Name-valued Property for changes |