Method | Description | |
---|---|---|
EquipmentSpawn ( ) : System |
Initializes a new instance of the EquipmentSpawn class.
|
|
Read ( |
Reads the Equipment Spawn meta chunk info from the map MemoryStream. map.BR.BaseStream.Position must be set to start of chunk data. EquipmentSpawn scnr offst = 128 EquipmentSpawn chunk size = 56
|
|
Write ( |
Writes the Equipment Spawn meta chunk info to the map MemoryStream. EquipmentSpawn scnr offst = 128 EquipmentSpawn chunk size = 56
|
public Read ( |
||
map | The HaloMap.Map.Map | |
return | void |
public Write ( |
||
map | The HaloMap.Map.Map | |
return | void |