SetAllVariables(System.Collections.Generic.Dictionary<string,float>,System.Collections.Generic.Dicti
Method in VariableStorageBehaviour
Summary
Provides a unified interface for loading many variables all at once. Will override anything already in the variable storage.
Parameters
Name | Description |
---|---|
| Should the load also wipe the storage. Defaults to true so all existing variables will be cleared. |
| |
| |
|
Last updated