DisableGamepadOutput()
Disables audio output to a gamepad for this audio source.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AudioModule
public bool DisableGamepadOutput()
Returns
Type | Description |
|---|---|
| bool | Returns true if successful. |