SetValue(string,bool)
Method in VariableStorageBehaviour
Summary
public abstract void SetValue(string variableName, bool boolValue);
Parameters
Name
Description
string
variableName
bool
boolValue
PreviousSetAllVariables(System.Collections.Generic.Dictionary<string,float>,System.Collections.Generic.DictiNextSetValue(string,float)
Last updated
Was this helpful?