Photon Quantum 3.0.0

Properties | List of all members
Quantum.Editor.IQuantumAssetSourceFactory Interface Reference

A factory that creates IQuantumAssetSource instances for a given asset. More...

Inheritance diagram for Quantum.Editor.IQuantumAssetSourceFactory:
Quantum.Editor.QuantumAssetSourceFactoryResource Quantum.Editor.QuantumAssetSourceFactoryStatic

Properties

int Order [get]
 The order in which this factory is executed. The lower the number, the earlier it is executed. More...
 

Detailed Description

A factory that creates IQuantumAssetSource instances for a given asset.

Property Documentation

◆ Order

int Quantum.Editor.IQuantumAssetSourceFactory.Order
get

The order in which this factory is executed. The lower the number, the earlier it is executed.