[]
public static IEnumerable<MetaCanvas.CanvasItem> ReadMeta(BinaryReader reader, Func<BinaryCanvasSerializer.ReadContext, int, MetaCanvas.CanvasItem> beforeReadItem = null)
| Type | Name | Description |
|---|---|---|
| BinaryReader | reader | |
| Func<BinaryCanvasSerializer.ReadContext, int, MetaCanvas.CanvasItem> | beforeReadItem |
| Type | Description |
|---|---|
| IEnumerable<MetaCanvas.CanvasItem> |