Class DelegateActions
Class DelegateActions.
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
public class DelegateActions
Properties
Actions
Gets or sets the actions.
Declaration
public static IDelegateActions Actions { get; set; }
Property Value
| Type | Description |
|---|---|
| IDelegateActions | The actions. |