OwnershipScope
Namespace: UnityChart.Runtime
An enum for defining the scope of a data provider.
Values
| Value | Description |
|---|---|
GlobalScope |
The data provider belongs to the global scope |
ComponentScope |
The data provider belongs to a MonoBehaviour |