Property | Type | Description | |
---|---|---|---|
bspcount | int | ||
sbsp | HaloMap.Map.BSPInfo[] |
Method | Description | |
---|---|---|
BSPContainer ( |
Initializes a new instance of the BSPContainer class.
|
|
FindBSPNumberByBSPIdent ( int id ) : int |
The find bsp number by bsp ident.
|
|
FindBSPNumberByLightMapIdent ( int id ) : int |
The find bsp number by light map ident.
|
|
Halo1Container ( |
The halo 1 container.
|
|
Halo2BSPContainer ( |
The halo 2 bsp container.
|
|
HaloCEContainer ( |
The halo ce container.
|
public BSPContainer ( |
||
map | The map. | |
return | System.Globalization |
public FindBSPNumberByBSPIdent ( int id ) : int | ||
id | int | The id. |
return | int |
public FindBSPNumberByLightMapIdent ( int id ) : int | ||
id | int | The id. |
return | int |
public Halo1Container ( |
||
map | The map. | |
return | void |
public Halo2BSPContainer ( |
||
map | The map. | |
return | void |
public HaloCEContainer ( |
||
map | The map. | |
return | void |