SetValue(string,bool)
Method in VariableStorageBehaviour
Summary
public abstract void SetValue(string variableName, bool boolValue);
Parameters
Name
Description
string
variableName
bool
boolValue
Last updated
Was this helpful?
Method in VariableStorageBehaviour
public abstract void SetValue(string variableName, bool boolValue);
string
variableName
bool
boolValue
Last updated
Was this helpful?