Photon Quantum 3.0.0

Quantum.QuantumGlobalScriptableObject Class Reference

A base class for ScriptableObjects that are meant to be globally accessible, at edit-time and runtime. The way such objects are loaded is driven by usages of QuantumGlobalScriptableObjectSourceAttribute attributes. More...

Inherited by Quantum.QuantumGlobalScriptableObject< T >.

Detailed Description

A base class for ScriptableObjects that are meant to be globally accessible, at edit-time and runtime. The way such objects are loaded is driven by usages of QuantumGlobalScriptableObjectSourceAttribute attributes.