Skip to content

StringListValueAsset

ScriptableObject that stores a shared list of strings, editable in the Project window.

Namespace: Jungle.Primitives
Inherits: SerializedValueListAsset<string>

Overview

Create from Jungle / Primitives / String List Value. Stores a serialized list of string values shareable across components.

See Also