Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapArchiveObject

MapArchiveObject reads and writes Warcraft III .w3m/.w3x/.mpq archives through node-stormlib.

Hierarchy

  • MapArchiveObject

Index

Constructors

constructor

Properties

Protected _files

_files: MapArchiveFile[] = []

Protected _storm

Accessors

files

Methods

getFile

readArchive

Protected readPathmapFirst

  • readPathmapFirst(buffers: Map<string, Buffer>): PathmapObject | undefined

setFile

writeArchive

Generated using TypeDoc