Table of Contents

SetButton

Methods
public void SetButton(string buttonName, bool value)

Sets a button state for this input. Input is stored as of the CurrentSimulationFrame.

Parameters
Type Name Description
string buttonName

Name of the button to update.

bool value

Value to set.