Class CloudEvents
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public static class CloudEvents : Object
Events
fetchBatches
Declaration
public static event Action fetchBatches
Event Type
| Type | Description |
|---|---|
| Action |
fetchDomes
Declaration
public static event Action fetchDomes
Event Type
| Type | Description |
|---|---|
| Action |
fetchShots
Declaration
public static event Action fetchShots
Event Type
| Type | Description |
|---|---|
| Action |
pushShots
Declaration
public static event Action<List<string>> pushShots
Event Type
| Type | Description |
|---|---|
| Action<List<String>> |