Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ClusterInput.SetButton

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.