Class ProductSource.ProductGuidArgs
Class ProductGuidArgs.
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
[Serializable]
public class ProductGuidArgs
Properties
Guids
Gets the guids.
Declaration
public List<string> Guids { get; }
Property Value
Type | Description |
---|---|
List<String> | The guids. |