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