Skip to content

GameObjectListValueAsset

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

Namespace: Jungle.Objects
Inherits: SerializedValueListAsset<GameObject>

Overview

Create from Jungle / Core / GameObject List Value. Stores a serialized list of GameObject references shareable across components.

See Also