Delegate FastSerializerDelegate
- Namespace
- Vintagestory.API.Util
- Assembly
- VintagestoryAPI.dll
public delegate void FastSerializerDelegate(FastMemoryStream ms, int id, ref int count, ref int position)
Parameters
ms
FastMemoryStreamid
intcount
intposition
int
- Extension Methods