Méthode | Description | |
---|---|---|
Read ( |
Reads the Weapon Spawn meta chunk info from the map MemoryStream. map.BR.BaseStream.Position must be set to start of chunk data. WeaponSpawn scnr offst = 144 WeaponSpawn chunk size = 84
|
|
WeaponSpawn ( ) : System |
Initializes a new instance of the WeaponSpawn class.
|
|
Write ( |
Writes the Weapon Spawn meta chunk info to the map MemoryStream. WeaponSpawn scnr offst = 144 WeaponSpawn chunk size = 84
|
public Read ( |
||
map | The HaloMap.Map.Map | |
Résultat | void |
public Write ( |
||
map | The HaloMap.Map.Map | |
Résultat | void |