Class ProductSettingsProvider_SO
Implements ProductSettingsProvider using a ScriptableObject.
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.Industrial.Forma.Configit.Ace.Configuration
Assembly: solution.dll
Syntax
[CreateAssetMenu(fileName = "AceProductSettingsProvider_SO", menuName = "Forma/Adapter/Configit Ace/Ace Product Settings Provider (S0)", order = 3)]
public class ProductSettingsProvider_SO : ProductSettingsProvider
Remarks
This class saves the values of the product settings in a ScriptableObject. Other implementations could use a text file or a database, for example.
Properties
| Name | Description |
|---|---|
| assetsPath | |
| model | |
| modelContainsGeometryInformation | |
| packagePath |