Search
Preparing search index...
The search index is not available
war3map
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ObjectsObject
Class ObjectsObject
Hierarchy
ObjectsObject
Implements
ReadDumpObject
Index
Constructors
constructor
Properties
_file
Version
_uses
Optional
Ints
custom
Objects
original
Objects
Methods
dump
read
read
Objects
Table
write
Objects
Table
Constructors
constructor
new
Objects
Object
(
usesOptionalInts
:
boolean
)
:
ObjectsObject
Parameters
usesOptionalInts:
boolean
Returns
ObjectsObject
Properties
Protected
_file
Version
_file
Version
:
number
= 1
Private
_uses
Optional
Ints
_uses
Optional
Ints
:
boolean
= false
custom
Objects
custom
Objects
:
ObjectDefination
[]
= []
original
Objects
original
Objects
:
ObjectDefination
[]
= []
Methods
dump
dump
(
)
:
Buffer
Returns
Buffer
read
read
(
buffer
:
Buffer
)
:
void
Parameters
buffer:
Buffer
Returns
void
Private
read
Objects
Table
read
Objects
Table
(
reader
:
BinaryReadBuffer
)
:
ObjectDefination
[]
Parameters
reader:
BinaryReadBuffer
Returns
ObjectDefination
[]
Private
write
Objects
Table
write
Objects
Table
(
writer
:
BinaryWriteBuffer
, table
:
ObjectDefination
[]
)
:
void
Parameters
writer:
BinaryWriteBuffer
table:
ObjectDefination
[]
Returns
void
Globals
Objects
Object
constructor
_file
Version
_uses
Optional
Ints
custom
Objects
original
Objects
dump
read
read
Objects
Table
write
Objects
Table
Generated using
TypeDoc