Skip to content

LongListValueAsset

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

Namespace: Jungle.Primitives
Inherits: SerializedValueListAsset<long>

Overview

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

See Also