Properties
Scriptable Dictionary
Last updated
Scriptable Dictionary
Last updated
Let’s go through its properties:
Reset On: when is this list cleared?
Scene Loaded: whenever a scene is loaded. Ignore Additive scene loading.
Application Start: when the game starts.
None: does not clear
Dictionary content: in play mode, you can see all the Key and the values.
For more detailed explanation and examples of Scriptable Dictionary, please refer to the example scene '9_ScriptableDictionaries_Example_Scene' and its documentation.