Search
Preparing search index...
The search index is not available
ntdf-modding-toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
ntdf-modding-toolkit
SectorMapChunk
Class SectorMapChunk
Hierarchy
SectorMapChunk
Implements
SectorMap
Index
Constructors
constructor
Properties
name
sectors
sizes
Methods
to_
blob
from_
blob
Constructors
constructor
new
Sector
Map
Chunk
(
name
:
string
, sectors
:
number
[]
, sizes
:
number
[]
)
:
SectorMapChunk
Parameters
name:
string
sectors:
number
[]
sizes:
number
[]
Returns
SectorMapChunk
Properties
name
name
:
string
sectors
sectors
:
number
[]
sizes
sizes
:
number
[]
Methods
to_
blob
to_
blob
(
)
:
Blob
Returns
Blob
Static
from_
blob
from_
blob
(
blob
:
Blob
)
:
Promise
<
SectorMapChunk
>
Parameters
blob:
Blob
Returns
Promise
<
SectorMapChunk
>
Exports
Table
Formats
Sector
Map
Chunk
constructor
name
sectors
sizes
to_
blob
from_
blob
Generated using
TypeDoc