A text asset that stores Quantum DSL (domain specific language) code. Quantum requires components and other runtime game state data types to be declared within. Upon any of these assets changing, QuantumCodeGenQtn.Run() is called. To disable this behavior, define More...
Inherits ScriptableObject.
A text asset that stores Quantum DSL (domain specific language) code. Quantum requires components and other runtime game state data types to be declared within. Upon any of these assets changing, QuantumCodeGenQtn.Run() is called. To disable this behavior, define
QUANTUM_DISABLE_AUTO_CODEGEN
.