Navigation
BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Feedback
Allows the player controller to disable all haptic requests from being fired, e.g. in the case of a level loading
Target is Player Controller
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | New Disabled | If TRUE, the haptics will stop and prevented from being enabled again until set to FALSE |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |