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