C# Class HaloMap.H2MetaContainers.H2SBSP

The h 2 sbsp.
Inheritance: TagInterface
显示文件 Open project: troymac1ure/Entity

Public Methods

Method Description
H2SBSP ( int TagIndex, Map map ) : HaloMap.Map

Initializes a new instance of the H2SBSP class.

Method Details

H2SBSP() public method

Initializes a new instance of the H2SBSP class.
public H2SBSP ( int TagIndex, Map map ) : HaloMap.Map
TagIndex int Index of the tag.
map HaloMap.Map.Map The map.
return HaloMap.Map