Class Addressable.AddressableStatusArgs
Class AddressableStatusArgs.
Namespace: UnityEngine.Industrial.Configuring.Core
Syntax
public class AddressableStatusArgs
Properties
Status
Gets the status.
Declaration
public AsyncOperationStatus Status { get; }
Property Value
| Type | Description |
|---|---|
| AsyncOperationStatus | The status. |