static partial void FillBinaryNavmeshGridCustom(MutagenFrame frame, IANavigationMeshData item) { item.NavmeshGrid = frame.ReadRemainingBytes(); }