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