Method in MemoryVariableStore
Stores a float in this VariableStorage.
float
public virtual void SetValue(string variableName, float floatValue)
string variableName
string
The name to associate with this variable.
float floatValue
The number to store.
Last updated 10 months ago
Was this helpful?