Property | Type | Description | |
---|---|---|---|
BlocNumber | int |
Method | Description | |
---|---|---|
ObstacleSpawn ( ) : System |
Initializes a new instance of the ObstacleSpawn class.
|
|
Read ( |
Reads the Obstacles meta chunk info from the map MemoryStream. map.BR.BaseStream.Position must be set to start of chunk data. Obstacles scnr offst = 808 Obstacles chunk size = 76
|
|
Write ( |
Writes the Obstacles meta chunk info to the map MemoryStream. Obstacles scnr offst = 808 Obstacles chunk size = 76
|
public Read ( |
||
map | The HaloMap.Map.Map | |
return | void |
public Write ( |
||
map | The HaloMap.Map.Map | |
return | void |