Raw.PageTableRow
Table row
pageTableRow#e0c0c5e5 cells:Vector<PageTableCell> = PageTableRow;
export namespace Raw {
export class PageTableRow {
constructor(params: { cells: Array<Raw.TypePageTableCell> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe0c0c5e5
Property
cells
: Array of Raw.TypePageTableCellTable cells