Class BatchUpdatedEventCoreArgs
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public sealed class BatchUpdatedEventCoreArgs : ValueType
Properties
batch
Declaration
public IBatch batch { get; }
Property Value
| Type | Description |
|---|---|
| IBatch |
files
Declaration
public List<string> files { get; }
Property Value
| Type | Description |
|---|---|
| List<String> |