Table of Contents

SetString

Methods
public void SetString(string stringName, string value)

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

Parameters
Type Name Description
string stringName

Name of the string to update.

string value

Value to set.