Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Input
Target is Scriptable Modular Behavior Tool
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| delegate | Begin Hover Sequence Hit Test | Do hover hit-test |
| delegate | On Begin Hover | Initialize hover sequence at given position |
| delegate | On Update Hover | Update active hover sequence with new input position |
| delegate | On End Hover | Terminate active hover sequence |
| delegate | Hover Capture Check | Only enable hover capture if returns true |
| integer | Capture Priority | The priority is used to resolve situations where multiple behaviors want the same capture |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |