IntListValueAsset¶
ScriptableObject that stores a shared list of integers, editable in the Project window.
Namespace: Jungle.Primitives
Inherits: SerializedValueListAsset<int>
Overview¶
Create from Jungle / Primitives / Int List Value. Stores a serialized list of int values shareable across components.