Skip to content

BoolListValueAsset

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

Namespace: Jungle.Primitives
Inherits: SerializedValueListAsset<bool>

Overview

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

See Also