Method group is Obsolete

ClusterInput.SetButton

Obsolete This type is deprecated and will be removed in Unity 7.

Declaration

public static void SetButton(string name, bool value);

Parameters

name Name of input to modify.
value Value to set.

Description

Sets the button value for this input. Only works for input typed Custom.


Did you find this page useful? Please give it a rating: