Class FormaCatalogLoader.CatalogArgs
Class CatalogArgs.
Namespace: UnityEngine.Industrial.Configuring.Core
Syntax
public class CatalogArgs
Properties
EventType
Gets the type of the event.
Declaration
public FormaCatalogLoader.CatalogChangedEventType EventType { get; }
Property Value
Type | Description |
---|---|
FormaCatalogLoader.CatalogChangedEventType | The type of the event. |
ResourceLocator
Gets the resource locator.
Declaration
public IResourceLocator ResourceLocator { get; }
Property Value
Type | Description |
---|---|
IResourceLocator | The resource locator. |