Table of Contents

SetInteger

Methods
public void SetInteger(string integerName, int value)

Sets an integer state for this input. Input is stored as of the CurrentSimulationFrame.

Parameters
Type Name Description
string integerName

Name of the integer to update.

int value

Value to set.