SetValue(string,bool)
Method in InMemoryVariableStorage
Summary
public override void SetValue(string variableName, bool boolValue)
Parameters
Name
Description
string
variableName
bool
boolValue
PreviousSetAllVariables(Dictionary<string, float>,Dictionary<string, string>,Dictionary<string, bool>,bool)NextSetValue(string,float)
Last updated
Was this helpful?