Property | Type | Description | |
---|---|---|---|
SpawnsInMode | H1CollectionTypeEnum |
Method | Description | |
---|---|---|
H1Collection ( ) : System |
Initializes a new instance of the H1Collection class.
|
|
Read ( |
Reads the Light Spawn meta chunk info from the map MemoryStream. map.BR.BaseStream.Position must be set to start of chunk data. LightSpawn scnr offst = 900 LightSpawn chunk size = 144
|
|
Write ( |
Writes the Light Spawn meta chunk info to the map MemoryStream. LightSpawn scnr offst = 900 LightSpawn chunk size = 144
|
public Read ( |
||
map | The HaloMap.Map.Map | |
return | void |
public Write ( |
||
map | The HaloMap.Map.Map | |
return | void |