SetButton(string, bool)
Sets the button value for this input. Only works for input typed Custom.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.ClusterInputModule
public static void SetButton(string name, bool value)