Navigation
BlueprintAPI > BlueprintAPI/Input
Locks or unlocks look input, consecutive calls stack up and require the same amount of calls to undo, or can all be undone using ResetIgnoreLookInput.
Target is Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | New Look Input | If true, look input is ignored. If false, input is not ignored. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |